Environment: windows 2000 server with IIS 5.0, JDK1.2.2
First:
I download Tomcat4.1.29.exe from (
http://jakarta.apache.org/site/binindex.cgi ,release build version)
(In fact don't know the difference between 4.1.29.zip and 4.1.29.exe)
then install
Tomcat.
2.Set Java_home=C:\jdk1.2.2, TOmcat_home=C:\tomcat4.1.29
3.then I try
http://localhost:8080, but doesn't work, no tomcat web page
4. try to put isapi_redirect_1.2.5.dll (found
http://apache.mirror.pacific.net.au/jakarta/tomcat-connectors/jk/binaries/win32/) under C:\tomcat4.1.29\conf, still doesn't work.
Why?? Please any suggestion!!!