Thanks for your replies.
That's very similar to what I tried. Could you specify what the main difference is
between these approaches?
This following code gives me a "Functions not supported in
expressions."-error..
| <page view-id="/login.xhtml">
| <navigation>
| <rule if="#{s:hasRole('ADMIN')}">
| <redirect view-id="/viewStatus.xhtml"/>
| </rule>
| </navigation>
| </page>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070415#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...