Re: unable to exclude /j_security_check
Torgeir Veimo <[email protected]> Sun, 04 Sep 2005 02:18:34 +0100
| Newsgroups | gmane.comp.web.sitemesh.general,gmane.comp.lang.pnuts.user |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 2005-09-03 at 16:54 -0500, Jay Bose wrote: > Sitemesh uses Filters to intercept requests to urls and resources. /j_security_check is a servlet container security url, which bypasses Filters and is handled by the container directly. > > If you want this ability, I'd suggest making Acegi (http://acegisecurity.sourceforge.net/) your security solution. Not necessarily. SecurityFilter.sf.net provides a similar sollution to acegis using servlet filters, and it's the login failed pages I'm trying to avoid decoration for in this case. -- Torgeir Veimo <[email protected]> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]