I think you might be importing the wrong Request class. The one you
want is com.google.gwt.http.client.Request. Is that the class you are
importing?

Could probably tell you more if you provided the compilation error. :)

On Wed, Jun 10, 2009 at 1:29 PM, Maddy <[email protected]> wrote:
>
> Hi,
>
> How can I change the return type of Asynccallback methods from void to
> 'Request'. Some where in the forums, I read that we can change the
> return type to 'Request' object. But When I tried, It is giving me
> compilation error. Please let me know, how this can be done.
>
> Thanks
> Maddy
> >
>

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

Reply via email to