[jboss-user] [JBoss Seam] - Re: Seam, security and session
pete.muir@jboss.org
do-not-reply at jboss.com
Fri Nov 16 06:27:09 EST 2007
<page view-id="/home.xhtml">
| <action execute="#{controller.redirectIfLoggedIn}">
public void redirectIfLoggedIn() {
| // If logged in
| FacesManager.instance().redirect("/secure/home.xhtml");
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105428#4105428
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105428
More information about the jboss-user
mailing list