New JSF Pages from Entity Class Wizard: Entity Classes

See Also

The JSF Pages from Entity Class 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. The IDE also creates controller and converter classes for each entity class.

You open the wizard by opening the New File wizard and selecting JSF Pages from Entity Classes in the Persistence category.

Use this page as follows:

See Also
About Web Application Frameworks
Generating JSF Pages from Entity Classes
Creating a New Application with JSF Support
Adding JSF Support to an Existing Application

Legal Notices