This article only discusses how to install apache+servlet+jsp on Windows NT 4.0. The configuration in this article is as follows:
Windows NT 4.0
Jdk1_2_2-001-win.exe
Apache_1_3_12_win32.exe
ApacheModuleJServ.dll
Tomcat.zip (3.0)
A. Software downloads
Jdk
Http://java.sun.com/products/jdk/1.2/
Apache Server
Http://www.apache.org/dist/binaries/win32/apache_1_3_12_win32.exe
Apache Jserv
Http://jakarta.apache.org/builds/tomcat/release/v3.0/win32/ApacheModuleJServ.dll
Tomcat
Http://jakarta.apache.org/builds/tomcat/release/v3.0/tomcat.zip
Two. Software Installation
(i) JDK
1, double-click the Jdk1_2_2-001-win.exe file for installation, use the default configuration for installation, the JDK default installation directory for;
The default installation directory for C:\JDK1.2.2,JRE is C:\Program files\javasoft\jre\1.2;
2, restart the computer;
3, update the following environment variables: the C:\jdk1.2.2\bin directory appended to the path;
C:\jdk1.2.2\lib\tools.jar; C:\jdk1.2.2\lib\dt.jar added to the classpath. Update
Methods: Control Panel-> System-> Environment-> system variable;