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

Migrating to NSJSP 7.0
NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator’s Guide—674372-005
7-10
Comparing Management Properties in NSJSP 6.0,
NSJSP 6.1, and NSJSP 7.0
Difference in the NSJSP 6.1 and NSJSP 7.0 web.xml files
The web.xml file in NSJSP 6.1 and NSJSP 7.0 are similar. However, Invoker
Servlet is not supported in NSJSP 7.0.
Difference in the NSJSP 6.1 and NSJSP 7.0
conf/context.xml files
The conf/context.xml file in NSJSP 6.1 and NSJSP 7.0 are similar.
Comparing Management Properties in NSJSP 6.0, NSJSP 6.1,
and NSJSP 7.0
Table 7-5 compares the management properties in NSJSP 6.0, NSJSP 6.1, and
NSJSP 7.0.
-Xmx64m
-Xss128k
-Xnoclassgc
-Xmx64m
-Xss128k
-Xnoclassgc
-Xms64m
For more
information on -
Xms64m, see The
Installation-
Specific
servlet.config File
on page 3-6.
java.compiler
=none \
Not applicable.
For more
information on
why the attribute
is removed, see
The Installation-
Specific
servlet.config File
on page 3-6.
Filemap
/servlet_jsp
$server_objec
tcode
Filemap
/urlB
$server_objec
tcode
In NSJSP 6.0, the URI was
always servlet_jsp. In
NSJSP 6.1, you can
specify the URI during
installation.
Table 7-4. Differences in the NSJSP 6.0 and NSJSP 6.1 servlet.config Files
NSJSP 6.0 NSJSP 6.1 Effect