NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's Guide
Installing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide—
596210-006
2-18
Verifying the NSJSP Installation
After you install NSJSP 6.1, the setup script prompts you to install the NSJSP
Manager application, if it is not installed in the iTP Secure WebServer. If you have
already installed the NSJSP Manager application, the script exits. To create an NSJSP
Manager installation, complete the steps described in Creating an NSJSP Manager
Installation on page 2-21.
Verifying the NSJSP Installation
After you have installed NSJSP 6.1, the iTP Secure WebServer must be cold started
for the changes to take effect. You can verify the installation by accessing either the
NSJSP home page or the Admin Web application login page. The setup script
displays the uniform resource locators (URLs) for these web pages after completing
the installation.
To cold start the iTP Secure WebServer and to verify if NSJSP 6.1 has been
successfully installed, complete the following steps:
1. Perform one of the following steps depending on the state of the iTP Secure
WebServer:
Stop and start the iTP Secure WebServer if it is in the running state:
OSS: cd <iTP Installation Directory>/conf
OSS: ./stop
OSS: ./start
Run the start script from the <iTP Installation Directory>/conf
directory if the iTP Secure WebServer is not in the running state:
OSS: cd <iTP Installation Directory>/conf
OSS: ./start
2. Enter the URL for the NSJSP home page into your browser.
The URL must be in the following format:
http://<IP address>:<Port number>/<URI for NSJSP 6.1
Installation>
For example:
http://15.148.2.1:1088/SCP1URI
where,
15.148.2.1 specifies the IP address.
1088 specifies the Port number.
SCP1URI specifies the NSJSP_6.1_Installation_URI.
Note. The URL for the NSJSP home page can also be retrieved from the <NSJSP 6.1
Installation Directory>/install.log file.










