Mike Streeton wrote:
> Is it possible to have webapps in subdirectories, e.g.
> 
> Webapp A uses context /
> 
> Webapp B uses /B
> 
> Webapp C uses /B/C
> 
> Assuming that webapp A does not have a directory/servlet called B and
> webapp B does not have a directory/servlet call C.

Yes, with the restriction you have already identified that is fine.

Beware of which Tomcat version you use though, you might hit bug
13040. It is fixed in 5.5.14 and will be fixed in 4.1.32 when it is
released.

Mark

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to