I am new and have been trying to get
tomcat up and running for a few days now and feel like i've tried everything! When I startup tomcat this is what I get:
C:\jakarta-tomcat-4.1.18\bin>startup.bat
Using CATALINA_BASE: C:\jakarta-tomcat-4.1.18
Using CATALINA_HOME: C:\jakarta-tomcat-4.1.18
Using CATALINA_TMPDIR: C:\jakarta-tomcat-4.1.18\temp
Using JAVA_HOME: C:\jdk1.2.2
C:\jakarta-tomcat-4.1.18\bin>
But when I then open my browser and try to access a
jsp or html file, I get the "Cannot find Server" page. Any help would be greatly appreciated! Thanks!