You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Chiming Huang <hu...@ac-tech.com> on 2002/09/19 22:19:51 UTC

Setup a context for Tomcat 4.0.3

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