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-86
NSJSP Manager Operations
Cache TTL Amount of time in milliseconds between
revalidation of cache entries.
Note. It is suggested that web application
static resources be serviced by the iTP Secure
WebServer.
Yes 5 seconds
Caching
Allowed
If the value of this flag is true, the cache for
static resources will be used.
Note. It is suggested that the web application
static resources be serviced by the iTP Secure
WebServer.
Yes True
Clear
Reference
s Stop
Threads
If true, NSJSP attempts to terminate threads
that have been started by a web application.
Stopping threads is performed through the
deprecated Thread.stop() method and is
likely to result in instability. Enabling this
should be viewed as an option of last resort in
a development environment and is not
recommended in a production environment.
Yes False
Process
TLDs
Not Supported.
Swallow
Output
If the value of this flag is true, the bytes that
are output to System.out and System.err
by the web application are redirected to the
web application logger.
Yes False
TLD
Namespace
Aware
If the value of this flag is true, the TLD files
XML validation will be namespace-aware. If
you turn this flag on, you should probably also
turn tldValidation on. Setting it to true will
have a negative impact on performance.
Yes False
TLD
Validatio
n
If the value of this flag is true, the TLD files
will be XML validated on context startup.
Setting it to true will incur a performance
penalty.
Yes False
Unload
Delay
The time in ms that the container waits for
servlets to unload.
Yes 2000ms
Table 4-30. Property list for Context Element
Property Description Modifiable
Default
Value










