Servertec   iServer Deployment
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Documentation
Conventions
Users
iServer
Administration
Deployment

Reference
Samples
Sales
Legal
Feedback

 

Please use the following instructions when deploying iServer.
  • Run deploy_iws.
      deploy_iws path
  • Place your files:
      servlet files in path/servlets
      CGI executable files in path/cgi-bin
      html files in path/wwwroot
      image files in path/wwwroot/images
  • Update CLASSPATH.
    WIN32
      set CLASSPATH=path/servlets;%classpath%
    LINUX/UNIX
      export CLASSPATH=path/servlets:$CLASSPATH
  • Run iServer using:
      iws path
  • Use iServer Administration to change configuration options.
 top of page
 Built with iScript Copyright © 1997-1999 Servertec. All rights reserved.
Last Modified: Tue Jan 26 22:59:10 EST 1999