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-12
Comparing Configuration Properties in NSJSP 5.0,
NSJSP 6.0, and NSJSP 6.1
Table 7-5 lists the differences in the NSJSP 6.0 and NSJSP 6.1 servlet.config
files.
-
Xbootclasspath
/a:$env(JAVA_H
OME)/lib/tools
.jar
Not
applicable in
NSJ 1.5 and
NSJ 6.0
Not available -
Dcom.tandem.s
ervlet.CONTEX
T_PREFIXES=/u
rlB
For more
info, see
Chapter 3,
Configuring
NSJSP.
Filemap
/servlet
$server_object
code
Filemap
/servlet_jsp
$server_object
code
Filemap
/urlB
$server_objec
tcode
Filemap
/servlet was
included in NSJSP 5.0
for backward
compatibility with
earlier versions.
Versions earlier than
NSJSP 5.0 used the
/servlet URI to
map requests to an
NSJSP Server Class.
However, it is not
relevant in NSJSP 6.1.
In NSJSP 5.0, the URI
was always
servlet_jsp. In
NSJSP 6.1, you can
specify the URI during
installation.
Note. The generic servlet.config file is introduced in the NSJSP 6.1 release. For more
information on the servlet.config file, see Chapter 3, Configuring NSJSP
.
Table 7-4. Differences in the NSJSP 5.0 and NSJSP 6.1 servlet.config
Files (page 2 of 2)
NSJSP 5.0 NSJSP 6.1 Effect










