Java Servlet Env. Setp
since 31 May, 1999 last modified 31 May, 1999


Install Servlet Engine on Web Server
(Live Sw jrun2.3 on MS IIS4.0)

  1. download "jj233w.exe" from http://www.allaire.com
  2. unzip jj233w.exe
  3. start setup and select "jre" sub directory as JVM
  4. select "c:/intPub/sript" as the script directory
  5. after install, set the jrun.dll in the script directory as ISAPI filter of IIS

Setup Dev Env

  1. Install JDK
  2. Download servlet.zip from http://jserv.javasoft.com (http://java.sun.com/products/servlet/download.html)
  3. Extract servlet.jar from the zip file
  4. Locate the file in c:/jdk1.1/lib and set CLASSPATH = c:/jdk1.1/lib/servlet.jar



Knowledge and Engineering Databases © copyright Namchul Do, 1999