Hi,
I have downloaded and installed JDK 1.1.8.
JAVA_HOME = c:\jdk
Tomcat4.1.12 is intalled and
TOMCAT_HOME = c:\jakarta_tomcat
Apache server is installed and
CALALINA_HOME and CATALINA_BASE = c:\jakarta_tomcat
Now if i enter
http://localhost:80 on the browser i receive the Apache Welcome Site .
But if i enter
http://localhost:8080, i dont get the
tomcat homepage
I also tried
At the Command prompt: > c:\jakarta_tomcat\bin>startup
I get
Using CATALINA_BASE: C:\jakarta_tomcat
Using CATALINA_HOME: C:\jakarta_tomcat
Using CATALINA_TMPDIR: C:\jakarta_tomcat\temp
Using JAVA_HOME: C:\JDK
And the other window just flashes and i cannot see anything and it closes..
What is wrong here???
IS it becoz i am using JDK 1.1.8???
where can i download jdk1.2 and above???
Saloni