On Jan 18, 5:44 pm, Jax <[email protected]> wrote:
> I've tried using com.google.gwt.http.client.RequestBuilder but when I
> POST my request parameter "requestor" is always empty. I've tried
> various permutations with RequestBuilder.setRequestData() but no luck.
> How do I do a POST with a parameter "requestor" set to some text?
Actually embedding the params in the URL I pass to
com.google.gwt.http.client.RequestBuilder works. Do I have
to do this or am I missing some function that will build this string
for me?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---