[jboss-user] [JBoss Seam] - Message after log out
kgalligan
do-not-reply at jboss.com
Tue Aug 28 09:03:11 EDT 2007
Is there an easy way to add a message after a user logs out? Logout is handled with 'Identity.instance().logout()'. I'd like to have some type of a message on certain logout events. Specifically for this one, if the same user logs in somewhere else, we log the previous instance out and i want to put something like, "You have been logged out because (whatever)".
I tried just adding it to the FacesMessages, but that gets dumped with the session. Any thoughts?
Thanks in advance,
-Kevin
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078737#4078737
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078737
More information about the jboss-user
mailing list