Installation guide
Table Of Contents
- Introduction
- ServletExec/ISAPI: Microsoft IIS Plugin (Windows)
- ServletExec/NSAPI:NES/iWS/Sun ONE Plugin (Windows)
- ServletExec/NSAPI: NES/iWS/Sun ONE Plugin(SPARC Solaris)
- ServletExec/AS:Application Server (Windows)
- ServletExec/AS: Application Server (UNIX/Linux)

3. SERVLETEXEC/NSAPI: NES/IWS/SUN ONE PLUGIN (WINDOWS)
used by the installer.
lib
The lib sub-directory contains the Java archive (.jar)
files required by ServletExec/NSAPI.
Important
Do not modify the contents of this directory!
The https-<server-name> subdirectories of the ServletExec NSAPI directory
each contain the following subdirectories.
classes
The classes subdirectory is automatically added to the
ServletExec VM classpath. Place class files that will be
shared by multiple web applications in this directory.
See the READ ME file within the classes subdirectory
for more information.
Servlet Logs
This subdirectory contains the Servlet.log files that
capture the output from the servlet
log() method. In
some cases, this directory doesn’t get created until the
first ServletExec initialization.
ServletExec Data
This subdirectory contains the ServletExec/NSAPI
configuration files. These files are generally modified
using the ServletExec Admin UI, but can also be edited
manually.
Servlets
This subdirectory contains the class files for legacy
servlets hosted by ServletExec/ISAPI. These servlets
run under the context of the default web application.
See the READ ME in the Servlets directory and the
ServletExec User Guide for more information.
webapps
This directory contains a subdirectory for each
configured virtual server. A web application can be
automatically deployed to a virtual server by placing it
in the subdirectory for that virtual server as a WAR file
or open directory structure.
See the READ ME in the webapps directory and the
ServletExec User Guide for more information.
ServletExec 5.0 Installation Guide 25