I appreciate your great advice, and I will look into that.  However, I fear
that my confusion is even more basic - as I have not set up tomcat before. 
How should I set up my webApp so that when I call http://localhost/index.jsp
in my browser tomcat serves up the index.jsp from my webApp dir:
C:/perfroot/depot/myApp/web/index.jsp 
 as opposed to 
C:\Program Files\Apache Software
Foundation\apache-tomcat-6.0.18\webapps\ROOT?

My custom webApp will of course not reside under the tomcat dir, but
elsewhere on my filesystem..so what is the correct means of making tomcat
default to myApp when I call http://localhost/index.jsp?
Thanks again!
-- 
View this message in context: 
http://www.nabble.com/setup-default-webapp-in-tomcat-6-and-apache-tp21488197p21489523.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to