[jboss-user] [JBoss Seam] - Re: Workspace switcher

pete.muir@jboss.org do-not-reply at jboss.com
Tue Jul 3 05:13:58 EDT 2007


<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



More information about the jboss-user mailing list