This content has been marked as final.
Show 1 reply
-
1. Re: j_security_check alternatives
texan Sep 18, 2006 2:45 PM (in response to mcantrell)Did you ever get an answer this this? I would like to be able to do some pre-processing or post-processing around the security check, but based on other forums, it doesn't seem possible (under jboss) to use a filter. So, I'd settle for the jsp submitting to a servlet that forwards to j_security_check, if I could get it to work...