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

Manager Web Application
NonStop Servlets for JavaServer Pages (NSJSP) System Administrator’s Guide525644-002
5-5
The manager GUI Interface
Deploy Area
Web applications can be installed using files or directories located on the server, or
you can upload a web application archive (WAR) file to the server. Figure 5-6 displays
the Deploy area. The Context Path field is optional. If the Context Path field is omitted,
the directory name or the war file name without the .war extension is appended to
/servlet_jsp/ and the entire string is used as the new application's context path.
If you specify an application context path which does not have the prefix of
/servlet_jsp in the Context Path field, it is recommended you check the
"Automatically add Filemap" checkbox. Otherwise, you must manually add the context
path as a Filemap in your iTP WebServer configuration and restart your iTP
WebServer environment in order to access the new web application.
The WAR or Directory URL field specifies a URL for the application's directory or a
WAR file on the HP NonStop server. For example, if the application is located in the
directory /usr/appls/newAppl you must specify file:///usr/appls/newAppl
in the WAR or Directory file URL field.
Figure 5-5. Application Area
Figure 5-6. Deploy Area