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)
- download "jj233w.exe" from http://www.allaire.com
- unzip jj233w.exe
- start setup and select "jre" sub directory as JVM
- select "c:/intPub/sript" as the script directory
- after install, set the jrun.dll in the script directory as ISAPI filter of IIS
Setup Dev Env
- Install JDK
- Download servlet.zip from http://jserv.javasoft.com (http://java.sun.com/products/servlet/download.html)
- Extract servlet.jar from the zip file
- 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