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-20
Considerations for Migrating Web Applications from
NSJSP 5.0 to NSJSP 6.1
In NSJSP 5.0, the default context definition for applications in a host is defined using
the DefaultContext child element of either the Engine or the Host, in the
iTP_server.xml file.
In NSJSP 6.1, the default context for applications hosted in the entire NSJSP servlet
container is defined in the conf/context.xml file.
Context Definition
The context definition of NSJSP 5.0 and NSJSP 6.1 are similar. Most attributes
included in NSJSP 5.0 are valid in NSJSP 6.1. Table 7-10 lists the attributes that were
included in NSJSP 5.0, but are not applicable in NSJSP 6.1.
Note. The default configuration does not define any DefaultContext.