NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator's Guide
Managing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator’s Guide—674372-005
4-37
NSJSP Manager Operations
sent to the application and the responses received from the application to perform
tasks, such as, logging and auditing.
To view details of the filters for the applications, complete the following steps:
1. Complete the steps described in Viewing Application Summary on page 4-22.
2. Click Filters.
The Filters page for the selected application appears. Figure 4-16 shows a sample
Filters page for the application, /sca6url/examples.
Table 4-13 lists the attributes displayed in the Filters page.
Viewing Initialization Parameters
The Java servlet specification enables you to define the initialization parameters for
each application. You can configure the initialization parameters using the
context-param configuration element in the web.xml or the Parameter element
nested under the Context element in the context.xml file.
To view the parameters of the applications, complete the following steps:
Note. Filters are defined in the deployment descriptor (web.xml) of an application. You can
also define the filters in the common deployment descriptor located in the
<NSJSP_HOME>/conf directory.
Figure 4-16. Filters Page
Table 4-13. Attributes in the Filters Page
Attribute Description
Filter Name Logical name of the filter.
Filter Class Fully qualified class name of the filter.
Description Filter description as defined in the Deployment Descriptor.










