Use to generate 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.
Note: To use JSF components in your web application, you must make sure that your project supports the JSF Framework.
Use this page as follows:
Element | Description |
---|---|
Include Referenced Classes |
Deselect this if you do not want JSF pages created from referenced entity classes. |
Related Topics
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. |