Hi,
I have installed tomcat on my linux server.
JAVA_HOME, JRE_HOME, PATH are all set properly.
The tomcat is started and the port 8080 is open. I can get the netstat result is LISTEN. But when I try to open if from my browser its displying error that is the home page is not displaying.
The catelina.out has no error message. What would be the problem.