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

baspet do-not-reply at jboss.com
Fri Feb 1 09:13:47 EST 2008


My app uses home.page.xml with login-required="true".  So, when identity.logout executes, control tries to render home.xhtml (that's why i don't use view on s:link). But, since home.xhtml is login-required and logout already called, seam correctly drives to login.xhtml. Of course, you have to catch NotLoggedInException in pages.xml to point to login.xhtml.

V.


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

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



More information about the jboss-user mailing list