[jboss-user] [JBoss Seam] - Re: how to make session and Conversation disabled in seam?
nickarls
do-not-reply at jboss.com
Fri Jan 18 01:29:45 EST 2008
disabled? Using
| Identity.instance().logout();
|
or
| Session.instance().invalidate();
|
should end them anyway if that is what you mean.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121168#4121168
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121168
More information about the jboss-user
mailing list