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-88
NSJSP Manager Operations
The Loader element represents the web application class loader that will be used to
load Java classes and resources for a web application. NSJSP provides its own loader
class com.tandem.servlet.catalina.loader.NSJSPWebappLoader.
The Manager element configures the session manager. By default, the
NSJSPStandardManager is configured. The NSJSPStandardManager is an
inmemory session manager. For more information about the
NSJSPStandardManager, see Session Management on page 3-85.
You can perfom the following operations in the Context Properties window:
Creating a Valve.
Deleting a Valve.
Creating a Realm.
To administer a Valve, see Administration of Valve on page 4-88.
To administer a Realm, see Administration of Realm
on page 4-94.
Administration of Valve
A Valve element represents a component that is inserted into the request processing
pipeline for the associated Engine, Host or Context.
The property list varies for each type of Valve. NSJSP supports the following types of
Valves:
Access Log Valve
Figure 4-44. Loader and Manager Elements










