Hi, I've just installed Tomcat4.1.29 and it's my first time configuring it from the scratch.
I'm able to go to http://localhost:8080/examples or http://localhost:8080/tomcat-docs/index.html.
But I have also created a new directory under $Tomcat_home/webapps called test. Under that
I created WEB-INF and copied one of my old web.xml files over there. When I try to access
http://localhost:8080/test/ I get a message: resource not available. I know I'm missing
something really simple but I can't figure it out. Permissions are fine.
I appreciate your help.
N.K.
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|