New Web Application Wizard: Server and Settings

See Also

The New Web Application wizard creates a new  containing an empty web application. You open the New Web Application wizard by opening the New Project wizard and selecting the Web Application template from the Java Web category.

In the Server and Settings page, you have to set the following properties:

If you click Next, you can let the IDE provide your application with the libraries needed to work with various frameworks, including JavaServer Faces, Struts, Spring, and Hibernate. If you click Finish, the project is created on your computer and opened in the IDE. You can view its logical structure in the Projects window and its file structure in the Files window.

See Also
About Standard Projects
New Project Wizard
Sharing Libraries in a Java Project

Legal Notices