Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tomcat4.0-b7

Status
Not open for further replies.

csd

Programmer
May 10, 2001
6
US
Friends:
I downloaded jakarta-tomcat-4.0-b7 for JSP.
I did everything which seemed necessary and correct, like:
1. Having jdk1.3.1;
2. Unzip the file to C:\jakarta-tomcat-4.0-b7
3. Setting the following in autoexec.bat:
CATALINA_HOME : C:\jakarta-tomcat-4.0-b5
JAVA_HOME : C:\jdk1.3.1
set path to include jdk1.3.1/bin...(Java has already worked)
4. Running startup.bat in /...b7/bin

But when I point the browser to the answer was "The page cannot be displayed..."
Did I miss something? My machine is 95 and I have not downloaded any webserver...I am new for JSP...
Please help. Thank you!
csd
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top