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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to