Insert JSF Data Table Dialog Box

See Also

You use the Insert JSF Data Table dialog box to generate JSF data table in a JSP page. A JSF data table is a JSF component that provides a way of iterating over each entry in a data source and displaying the entry's information in an HTML table. You open the dialog box by opening any JSP file and dragging the JSF Data Table item from the Palette window into the desired location in 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