Friends!! I have installed tomcat v4 in directory CATALINA_HOME (as per some java book). I have also set the environment variable JAVA_HOME. When i click on startup in Catalina_home/bin, the console screen comes and goes away. To check whether the tomcat has started or not, i open the browser and type in http://localhost:8080 but the reply i get is web page not found. Please help me what could be the problem. Thanks,
Anil Jain<br />Sun Certified Java(2) Programmer
Anil Jain
Ranch Hand
Joined: Mar 10, 2002
Posts: 51
posted
0
FYI- I am using internet explorer as browser. Thanks
Roy Ben Ami
Ranch Hand
Joined: Jan 13, 2002
Posts: 732
posted
0
the console screen shouldnt go away..... without more info its difficult to figure the problem. try making sure you are connected to the internet before activating tomcat..
Anil Jain
Ranch Hand
Joined: Mar 10, 2002
Posts: 51
posted
0
Yes the console screen goes away!! should i install jdk again??