NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's Guide

Configuring NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide—596210-006
3-37
Configuration Files for the Servlet Container
Configuration Files for the Servlet Container
This section describes the following configuration files:
The server.xml File
The context.xml File
The web.xml File
The server.xml File
This section discusses only the elements that are used in the default server.xml file.
Although the behavior of some of these components is the same as in Apache Tomcat, some
components behave differently in NSJSP.
Table 3-9 provides an overview of the server.xml file.
Figure 3-3 shows the element hierarchy and relationships in the server.xml file.
Table 3-9. Overview of the server.xml File
Location <NSJSP_HOME>/conf/server.xml
Description Used to configure the entire NSJSP servlet container.
Recommendation Read the complete section and make modifications based on your
requirements.