Try

  | <page view-id="/user/new.xhtml" no-conversation-view-id="/user/list.xhtml">
  |         <navigation from-action="#{userManager.create}">
  |             <rule if-outcome="userList">
  |                 <redirect view-id="/user/list.xhtml"/>
  |             </rule>
  |         </navigation>
  |     </page>
  | 

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

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

Reply via email to