[jboss-user] [JBoss Seam] - Global navigation rules in pages.xml

petemuir do-not-reply at jboss.com
Fri Jan 19 05:11:23 EST 2007


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#4003730

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4003730



More information about the jboss-user mailing list