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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to