Hi, Does anyone know to get at the session when there is no "request" object?
I have subclassed the DatabaseServerLoginModule and overidden the login() method but I need to get access to the session so that I can put some data in it.... however, I cannot work out how to do this when there is no request parameter present. I'm sure there is a way to do this using "Context's" but I'm not sure of the method. Any help most appreciated. Kind Regards, Paul. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949654#3949654 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949654 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
