Tomcat homepage error

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.

do u see the following path: -

<TomcatInstallDir>/webapps/ROOT/index.html
<TomcatInstallDir>/webapps/ROOT/index.jsp
<TomcatInstallDir>/webapps/ROOT/WEB-INF/web.xml

I think you need to create environment variable . Did you create it?