Both those suggestions solved that problem, thanks.
When users logout, if the link has an action of identity.logout, I find that because it's not my custom method I can't do things like Seam.invalidateSession() and clear the session of its context variables and other custom things specific to a given application. How would I be able to incorporate these things when somebody logs out? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4011180#4011180 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4011180 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
