<page view-id="*">
  |     <navigation from-action="#{item.destroy}">
  |         <rule>
  |             <redirect view-id="/boo.xhtml"/>
  |         </rule>
  |     </navigation>
  | </page>

might work (I'm not sure how JSF constructs from-action), or, you could set a 
property when calling destroy, and check it in the rule?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059839
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to