You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Dimitris Dinodimos <di...@bigfoot.com> on 2001/01/29 21:35:42 UTC

[PATCH] for Bug Report 741 (security constraint match)

The new behavior is as following:
When defining a security constraint for "/foo/*", matches resource "/foo" and "/foo/whatever" but not "/foo.jsp"

Cheers,
Dimitris Dinodimos