NonStop Servlets for JavaServer Pages (5.0) System Administrator's Guide
Installing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) System Administrator’s Guide—525644-002
2-9
NSJSP Directory Structure
After the uninstall script runs, the Servlet JNI code (libT1222.a and 
libT1222log.a) is removed from the /usr/tandem/java_public_lib_jdk142 
directory. The Java binaries are automatically rebuilt.
To reinstall NSJSP after the uninstall script has been run, follow the installation 
instructions for the specific NSJSP version you wish to reinstall.
NSJSP Directory Structure
Table 2-1 shows the various directories under the NSJSP home directory, 
$NSJSP_HOME, after installation.
Table 2-1. NSJSP Directory Structure
Directory Description
bin/ Binary executables and scripts.
common/ Classes available to both NSJSP internal and web 
applications.
  classes/ Unpacked common classes.
  lib/ Common classes in JAR files.
  endorsed/ Common classes in jar files used by the Endorsed Standards 
Override Mechanism (ESOM) in Java2.
conf/  Configuration files, including:
iTP_server.xml
iTP_jaas.config
iTP_catalina.policy
web.xml
tomcat_users.xml
nsjspadmin-users.xml
nsjsp_digestPassword
nsjsp_cleanConfigBackups
nsjsp_migrateSessionStore
  NSJSP/ Engine specific configuration files and directories (default 
Engine name in NSJSP).
  backup/ Directory containing backup files saved when the NSJSP 
environment is modified using the admin and manager web 
applications.
logs/ Contains NSJSP log files. Logging is configured using the 
iTP_server.xml file.
server/ Contains internal NSJSP classes and their dependencies.
  classes/ Unpacked classes (internal only).
  lib/ Classes packed in JAR files (internal only).










