Each web module has a deployment descriptor, an XML file that describes how the module should be deployed. The deployment descriptor describes the components that make up the application. These components include:
The deployment descriptor, also called the web.xml, appears as a node directly under the relevant web module WEB-INF directory in the Explorer.
| See Also | |
|---|---|
| Editing a Deployment
Descriptor Web Modules |
|