Use to add one or more frameworks to your web application.
Click the Add button and then choose one or both of the following:
Element | Description |
---|---|
JavaServer Faces |
Specifies that you want the IDE to add JavaServer Faces libraries to the project classpath. |
Spring Web MVC |
Specifies that you want the IDE to add Spring Framework libraries to the project classpath. |
Struts 1.3.10 |
Specifies that you want the IDE to add Struts libraries to the project classpath. |
Hibernate 4.2.6 | Specifies that you want the IDE to add Hibernate 4.2.6 libraries to the project classpath and create a Hibernate configuration file (hibernate.cfg.xml) for your application. You can also specify a database connection (must be registered in the IDE), and the database dialect Hibernate uses to communicate with the database. |
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. |