The Web tool window presents the project structure as a tree where only modules with Web facets are shown.
Below each module node, the corresponding web.xml deployment descriptor is shown.
Use this tool window to:
- Find out which modules have Web facets.
- Configure elements in Web applications: servlets, filters, and listeners.
Context menu
| Item | Description |
|---|---|
| Jump to Source (F4) |
Select this option:
|
| New |
Select this option to create a Web application element.
Choose the element type in the submenu.
The available options are:
|
See Also
Procedures:
- Creating and Managing Projects
- Creating and Managing Modules
- Java EE
- Creating and Configuring Web Application Elements
Reference:
Getting Started:
Concepts: