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-36
NSJSP Manager Operations
Table 4-12 lists the attributes displayed in the Servlet Mappings page.
Viewing Filter Details
Filters are Java components that allow the dynamic transformations of payload and
header information from requests into resources and from the responses returned by
resources. For example, a filter can use the information available in the user requests
Figure 4-15. Servlet Mappings Page
Table 4-12. Attributes in the Servlet Mappings Page
Attribute Description
URL Pattern Pattern of the Uniform Resource Locators (URLs), which will be
serviced by the servlet.
Servlet Name Logical name associated with the servlet.
Servlet Class Fully qualified class name of the servlet.
Startup Order The order in which the servlet initializes. Number 1 indicates that the
servlet initializes first. No value indicates that a startup order is not
specified.










