[jboss-user] [JBoss Seam] - Re: Seam and Identity.logout
shane.bryzak@jboss.com
do-not-reply at jboss.com
Sat May 12 18:29:14 EDT 2007
I use an entry like this in pages.xml:
<page view-id="*">
| <navigation from-action="#{identity.logout}">
| <redirect view-id="/home.xhtml"/>
| </navigation>
| </page>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045234#4045234
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045234
More information about the jboss-user
mailing list