<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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...