About Deployment Descriptors

See Also

Each web module has a deployment descriptor, which is an XML file that describes how the module should be deployed. The deployment descriptor tells the web server about the components that make up the application. The contents of a deployment descriptor can include:

The deployment descriptor (web.xml file) appears as a node in the web module's WEB-INF directory in the Filesystems window.

See Also
Working With Deployment Descriptors (web.xml)
About Web Modules
Upgrading to JSP 2.0 and Servlet 2.4 Specifications

Legal Notices