[jboss-user] [JBoss Seam] - Re: Double submit problem

amitev do-not-reply at jboss.com
Thu Jul 26 02:53:15 EDT 2007


Thank you for the answer. In my page.xml i already have:


  | <navigation from-action="#{projectAction.updateProject}">
  |         <redirect view-id="/pages/project/details.xhtml" />
  | </navigation>
  | 

But this does not solve the problem. The problem comes from em.merge() method. Each time it is invoked it saves the changes (don't know why because it performs a select query and should save the changes only once).

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067687



More information about the jboss-user mailing list