Is there currently a way to use a global navigation rule e.g.
<navigation-rule>
| <navigation-case>
| <from-outcome>foo</from-outcome>
| <to-view-id>/foo.xhtml</to-view-id>
| </navigation-case>
| </navigation-rule>
in pages.xml?
They are occasionally useful, and without them, some navigation will still have to go in
faces-config.xml
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003730#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...