You might try using JavaScript to disable the button once it's been clicked.

Matt

On Mon, Feb 16, 2009 at 4:48 AM, sudhakargupta <
sudhakargupta_s...@hotmail.com> wrote:

>
> Hi..
>
>  I am updating 2 tables from the one form page it is saved successfully, if
> i double click on the save button then it throws an exception just now i
> find out the double submit problem in this one it shows the one table data
> correctly, but the another table data is not loaded in the form page. in my
> observation there is a Exception like this
>
>
> ---------------------------------------Exceptions--------------------------------
>
> AbstractFlushingEventListener.performExecutions(301) | Could not
> synchronize
> database state with session
>
> org.hibernate.StaleObjectStateException: Row was updated or deleted by
> another transaction (or unsaved-value mapping was incorrect) in the server
> logs
>
>
> ---------------------------------------Exceptions--------------------------------
>
> and in the form page the value of the submit button is changed from save to
> submit
>
> can u suggest me how to overcome the problem with this problem..
>
> Regards,
> Sudhakar
> --
> View this message in context:
> http://www.nabble.com/Double-Submit-problem-in-appfuse-1.9-struts-tp22035815s2369p22035815.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>
>

Reply via email to