unable to exclude /j_security_check
Jay Bose <[email protected]> Sat, 03 Sep 2005 16:54:27 CDT
| Newsgroups | gmane.comp.web.sitemesh.general,gmane.comp.lang.pnuts.user |
|---|---|
| Message-ID | <2270908.1125784550878.JavaMail.os-j2ee@opensymphony01.contegix.com> |
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. --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=6423&messageID=14449#14449 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]