[jboss-user] [JBoss Seam] - SEAM Page Navigation

harpritt do-not-reply at jboss.com
Wed Oct 31 10:32:06 EDT 2007


Hi ya people

hope all is well in SEAM land... 

i was wondering if anyone new how to present the following JSF rule in the SEAM Pages.xml

    <navigation-rule>
  |         <navigation-case>
  |             <from-outcome>deletedoc</from-outcome>
  |             <to-view-id>/CRForDeleteDoc.xhtml</to-view-id><redirect />
  |         </navigation-case>
  |     </navigation-rule>
  | code]
  | 
  | im not ready to move away from the JSF return String method of page flow but i do want to get rid of my navigation.xml with all of the above rules.
  | 
  | any way... cheers in advance 
  | 
  | H

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100673#4100673

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



More information about the jboss-user mailing list