Thanks for ur answer.
I' ve changed the <s:button> by <h:commandButton> and in the page.xml I ve 
written a navigation rule:

  |    <navigation from-action="#{reportsHome.mysave}">
  |       <rule if-outcome="success">              
  |         <end-conversation/>
  |         <redirect view-id="/Reports.xhtml"/>           
  |       </rule>
  |     </navigation>
  | 
It works fine.

Thanks a lot.

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

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

Reply via email to