Hello Tomcat Users Group

I have no problem configuring a multi-level context originating
at the context uri level, e.g.:

   http://www.domain.com/context/multi-level-sub-context/servletname

and I have no problem creating a web-app context at the ROOT level, e.g.:

   http://www.domain.com/servletname

These above have been configured of course using context xml
files in conf/Catalina/localhost.

Problem:
Have not been able to find any correct context xml file configuration
(or naming) that will give a multi-level sub context starting at
the ROOT level, .e.g.:

   http://www.domain.com/multi-level-sub-context/servletname

as well as the above

   http://www.domain.com/servletname

So: question is:
Can this be done ?
How is it configured ?
What are the respective context xml files named ?

Thanks

Maurice Yarrow

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

Reply via email to