There was an error in my example it should actually be:

  |     <page view-id="/list.xhtml">
  |             <navigation>    
  |                 <rule if-outcome="detail">
  |                          <render view-id="/detail.xhtml"/>
  |                 </rule>
  |             </navigation>
  |     </page>
  |     <page view-id="/detail.xhtml" action="#{bean.loadDetail}"/>
  | 

But that doesn't work either....I'll file a bug.

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

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

Reply via email to