...and to protect against the user who manages to double-click the
button quicker than you can disable it, set a flag when you start
processing, and discard subsequent click events until that processing
is complete.
On Dec 28, 2:22 pm, Sunit Katkar <
sunitkat...@gmail.com> wrote:
> No there is no direct equivalent of Struts where you can use tokens to
> prevent double submits.
>
> But you could disable the Submit button after user clicks it and enable it
> only after your processing is complete.
>
> - Sunit Katkarhttp://
sunitkatkar.blogspot.com/
>
> On Tue, Dec 28, 2010 at 12:24 PM, Srividhya Ramachandran
> <
svr...@gmail.com>wrote:
>
>
>
> > How to avoid Double Submit in GWT? Is there a token concept like in
> > struts?
> > 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-we...@googlegroups.com.
> > To unsubscribe from this group, send email to
> >
google-web-tool...@googlegroups.com<google-web-toolkit%2Bunsubs
cr...@googlegroups.com>
> > .