This method is deprecated as of GWT 1.5. You should look at
RequestBuilder (http://google-web-toolkit.googlecode.com/svn/javadoc/
1.5/com/google/gwt/http/client/RequestBuilder.html)

Post data is URL encoded.

On Dec 23, 8:56 am, Jag <[email protected]> wrote:
> Hi,
>
>       I am using asyncGET () to send requests to my server and i am
> handling the responses. But in one of my case the length of the
> request url is very huge so i need to send that request through
> asyncPost(). How can use this asyncPost() to send post requests? How
> to build the postdata of asyncPost()?
--~--~---------~--~----~------------~-------~--~----~
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