[jboss-user] [JBoss Seam] - Re: Question about authentication

pgmjsd do-not-reply at jboss.com
Fri Mar 9 12:26:57 EST 2007


The Seam way would be to use an @Destroy method on a session-scoped object to remove the user id from the application context.

The ordinary Servlet way would be to implement HttpSessionListener.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026677#4026677

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026677



More information about the jboss-user mailing list