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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...