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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...