[jboss-user] [JBoss Seam] - Re: Problem with validation and entityHome

fjgarmu do-not-reply at jboss.com
Sun Jan 20 04:10:54 EST 2008


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



More information about the jboss-user mailing list