Why is this necessary? This seems like a web container implementation detail and JAAS login modules are about abstracting out authentication mechanisms. If there is some session info that needs to be returned do it from the secured servlet or jsp page.
----- Original Message ----- From: Gerry Duhig To: [EMAIL PROTECTED] Sent: Thursday, September 27, 2001 1:46 PM Subject: [JBoss-user] Login Module Question Hi! In a Custom Login Module, is it possible to communicate with the user? I have replaced a servlet by a custom Login module, but I need to write a cookie or force a servlet to be run. Is this possible? Is it a stupid idea? It doesn't seem so! Gerry _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
