Wednesday, December 29, 2010

Re: Avoiding DoubleSubmit

http://groups.google.com/group/google-web-toolkit/browse_thread/thread/256917ce801e6452#

On Dec 29, 7:35 am, Srividhya Ramachandran <svr...@gmail.com> wrote:
> How to avoid Double Submit problem in a GWT application? To clarify what
> double submit is: When the user clicks on a submit button twice, the server
> will process the same POST data twice. To avoid this (apart from disabling
> the button after a single submit), most web frameworks like Struts provide a
> token mechanism. I am searching for the equivalent of this in GWT.
>
> thanks

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment