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-3
Overview
Configuration files for the NSJSP servlet container and configuration files for web
applications hosted on NSJSP. Table 3-3 provides a brief description of these files.
Figure 3-1
shows the relationship between the configuration files across NSJSP
installations.
Table 3-2. Configuration Files for Server Classes
Configuration File Description
Generic servlet.config Provides an iTP Secure WebServer with links to the
installation-specific servlet.config files. It is
common to all NSJSP installations.
Installation-specific
servlet.config
Contains the server class specific information used to
configure a servlet server class. For more information,
see the definition for Servlet Server Class in Table 3-1
.
nsjspadmin.config Contains the configuration information required by the
Admin Server Class.
filemaps.config Contains the dynamically added Filemaps.
jdbc.config Contains the JDBC-specific configuration for an
NSJSP installation.
Table 3-3. Configuration Files for the NSJSP Servlet Container and All Web
Applications hosted by an NSJSP Installation
Configuration File Description
server.xml Contains the configuration information for the NSJSP
servlet container.
context.xml The default context loaded by all applications. Each web
application can create an application-specific context.
web.xml A deployment descriptor file containing a set of servlets,
such as default, invoker, jsp, ssi, and cgi, along with
other definitions that are available to all web
applications.










