New JSF Pages from Entity Class Wizard

See Also 

This wizard generates JSP pages with JSF components based on entity classes in your web application. The generated JSP pages provide a web interface for the entity classes. For each entity class, the IDE creates four JSP pages enabling you to view, edit, create, and destroy entries in the data source.

You open the wizard by right-clicking a web application project node and choosing New File/Folder, selecting the Persistence category and then selecting JSF Pages from Entity Classes.

In this page of the wizard you set the following:

See Also
Creating a New Application with JSF Support
Adding JSF Support to an Existing Application

Legal Notices