> From: Leon Rosenberg [mailto:rosenberg.l...@googlemail.com]
> Subject: Re: bypassing a servlet mapping to /*
> 
> But If I add only the path:
> <servlet-mapping>
>     <servlet-name>jsp</servlet-name>
>     <url-pattern>/net/java/dev/moskito/webui/jsp/*</url-pattern>
> </servlet-mapping>
> 
> it doesn't, and I don't understand why?
> Shouldn't the most 'matching' mapping win?

Yes.

What are the actual URLs being used here?

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to