Thanks Scott for your answer. However, some questions: Redirecting from a servlet as you have suggested, would required me to obtain the Principal (to make decision whether to redirect etc.). If my understanding is correct, the servlet (ie. the form-error-page) must be not be protected. However, I've tried getPrincipal in a servlet of an unprotected url-pattern before and all I got was null.
Any further advice would be very much appreciated. "[EMAIL PROTECTED]" wrote : Try making the form-error-page a servlet that does the forwarding. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887593#3887593 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887593 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
