i have a related question : i want users to be able to configure there 'home' page
( the main page they use ). i tried to use an EL statement in a redirect statement inside
"pages.xml" but it doesn't get resolved ???
any suggestions on how to have a the home page stored inside the session and navigate to
that page each time we want to send the user to his 'home' ???
<page view-id="/singleSignOn.xhtml"
action="#{identity.login}">
<navigation from-action="#{identity.login}">
<redirect view-id="#{homePage}"/>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058332#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...