NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's Guide
Migrating to NSJSP 6.1
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide—596210-006
7-18
Comparing Miscellaneous Properties
There is no explicit logging definition for the Engine component. Because the root
logger is associated with
1nsjsp.com.tandem.servlet.logging.NSJSPLogHandler, the root logger
publishes all messages to the same log file as the localhost. The following is the root
logger configuration:
.handlers = 1nsjsp.com.tandem.servlet.logging.NSJSPLogHandler
For example, the logs are created in <NSJSP_HOME>/logs/SC1.2010-05-
03.log.
The logging configuration for the Admin, Manager, and the Host-Manager use the
same handler as the logger for localhost and root logger. As a result, all log messages
related to these web applications are published in the same file as the container logs,
that is, <server class name>.date.log.
For more information on log files and default handler, see Chapter 5, Logging in
NSJSP.
Comparing Miscellaneous Properties
Table 7-8 compares the miscellaneous properties of NSJSP 5.0, NSJSP 6.0, and
NSJSP 6.1.
Table 7-8. Miscellaneous Properties of NSJSP Versions
Factors NSJSP 5.0 NSJSP 6.0 NSJSP 6.1
Supported
specifications
Java Servlets 2.4
JavaServer Pages (JSP)
2.0
Java Servlets 2.5
JavaServer Pages
(JSP) 2.1
Java Servlets 2.5
JavaServer Pages (JSP) 2.1










