Hi, I would like to put my webapp out side of ~\tomcat\webapps directory. I know I need to setup a context in the ~\tomcat\conf\server.xml to point to my webapp directory. And it is working fine.
Base on the environment stated above, my question is: Is there a way to configure Tomcat so that I don't need to modify the ~/tomcat\conf\server.xml to add a context for my app? Thanks. Chiming
