Insert JSF Form Dialog Box

See Also

You use the Insert JSF Form to insert a JSF UIForm component into a JSP page. A UIForm component represents an input form that has child components representing data that is either presented to the user or submitted with the form. You open the dialog box by opening any JSP page and dragging the JSF Form entry from the Palette window into the JSP file.

You can generate either of the following:

Notes:

See Also
About Web Application Frameworks
Adding JSF Support to an Existing Application
About CRUD Applications
Creating an Entity Class
Generating Persistent Entity Classes from a Database

Legal Notices