Hi,
We have four web applications that deployed on Tomcat 6.0 at the same time. Some special customers want to use special context paths to access them, so I think the easiest way is to use context.xml to define the context paths. I do not know how to do it? Can you kindly give me a sample? Thanks As I know, the context.xml is placed in $CATALINA_HOME/conf/context.xml. This way we can only define one context path. Thanks for your help! Guofeng