[jboss-user] [JBoss Seam] - Re: Security: Login twice after logout

amitev do-not-reply at jboss.com
Wed Jan 30 01:18:34 EST 2008


I've met this problem before. I think it's caused because the session is invalidated after the new view is rendered. You can't make a post back because jsf can't find the serialized view to restore. 

The solution is to use redirect in your link/button.

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

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



More information about the jboss-user mailing list