Chapter 4.3 Web Application Deployment Descriptor
The /WEB-INF/web.xml file contains the Web Application Deployment Descriptor for the application. This XML document defines information about the application.
The Servlet Specification contains a Document Type Descriptor (DTD) for the web application deployment descriptor.


