> From: mast [mailto:[EMAIL PROTECTED] 
> Subject: Re: getContextPath
> 
>  /usr/local/tomcat5/webapps/users1/ROOT/test/test.jsp
>  /usr/local/tomcat5/webapps/users1/test/test.jsp
> 
> tomcat use the second one (and their appear the ContextPath: /test )
> is this the normal way of tomcat working? if so all is ok 

Yes, any directory or .war file directly under the appBase is considered
to be a webapp and is deployed as such.  I don't know if the spec
documents which one should take precedence, but it seems like asking for
trouble to do such a thing.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
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