[jboss-user] [JBoss Seam] - Re: identity.logout from javascript

shane.bryzak@jboss.com do-not-reply at jboss.com
Wed Jul 25 13:07:12 EDT 2007


The easiest way to do this would be with a Seam Remoting call.  Something like this should work:

Seam.Remoting.eval("#{identity.logout}");

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067511#4067511

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067511



More information about the jboss-user mailing list