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

NSJSP Container Objects
NonStop Servlets for JavaServer Pages (NSJSP) System Administrator’s Guide525644-002
C-10
Context and Default Context Objects
modified (boolean)
Specifies whether the web application has been modified.
resourceNames (java.lang.String[])
Specifies the Object names for the resources.
objectName (String)
Specifies the object name of this context.
override (boolean)
Indicates whether the settings in this context should override the corresponding
settings in the Default Context. The default is false.
parentClassLoader (java.lang.ClassLoader)
Specifies the parent class loader.
path (String)
Specifies the context path of the web application.
privileged (boolean)
Specifies that the web application is authorized to access internal NSJSP classes.
realm (org.apache.catalina.Realm)
Specifies the associated realm.
reloadable[*] (boolean)
Indicates whether the NSJSP container should monitor and automatically reload
the web application when application changes are detected. The default is false.
saveConfig (boolean)
Enables the configuration to be serialized on startup as needed. The default is
true.
servlets (java.lang.String[])
Specifies the list of configured servlets in the web application.
startupTime (int)
Specifies the startup processing time for the web application.
state (int)
Specifies the current state.