开发者

to develop JSF webpages in jdeveloper11g

开发者 https://www.devze.com 2023-02-26 13:28 出处:网络
I开发者_如何学编程 am new to JSF using JDeveloper 11g, I need to create an UI using it which will have a user creation form and on submitting the data will be stored in a bean file. How to proceed wit

I开发者_如何学编程 am new to JSF using JDeveloper 11g, I need to create an UI using it which will have a user creation form and on submitting the data will be stored in a bean file. How to proceed with this?


JSF with JDEVELOPER:

This tutorial should help you starting to learn how to build JSF applications with JDeveloper.

Also a video tutorial here.

JSF Managed Beans:

Short tutorial here.

0

精彩评论

暂无评论...
验证码 换一张
取 消