New JSF Pages from Entity Class Wizard: Generate JSF Pages and 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 facade classes for each entity class and JSF utility classes.

To use JSF components in your web application, you must make sure that your project supports the JSF Framework.

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

In this page of the wizard you set the following:

Notes.

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
Creating a Template

Legal Notices