Thanks Jay.. This is great help to me!

- Simal

On Sep 9, 4:47 pm, jay <jay.gin...@gmail.com> wrote:
> In your async interface, rather than declaring the method to return
> void, have it return a Request. You can then use the Request::cancel()
> method.
>
> jay
>
> On Sep 9, 1:10 pm,Simal<simalhance...@gmail.com> wrote:
>
> > Sorry I didn't mention that.. I'm using GWT-RPC.
>
> > -Simal
>
> > On Sep 9, 4:09 pm, Ian Petersen <ispet...@gmail.com> wrote:
>
> > > On Wed, Sep 9, 2009 at 1:01 PM,Simal<simalhance...@gmail.com> wrote:
> > > > I was wondering if there is a way to cancel an ongoing server request
> > > > (from client side) and if we get handles to our server requests at
> > > > all..
>
> > > Yes.  Are you talking GWT-RPC or hand-rolled requests?
>
> > > Ian
>
>
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to