[jboss-user] [JBoss Portal] - Re: 2.6.4 bundle : resp.signOut() raise an exception

thomas.heute@jboss.com do-not-reply at jboss.com
Fri May 9 02:10:29 EDT 2008


To sign out the best way is to pass where to redirect the user:

resp.signOut("http://www.jboss.org");
or
resp.signOut("/foo/bar");

That said now if you do resp.signOut(); it will redirect to the default portal.

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

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



More information about the jboss-user mailing list