PigIron's PigLet Servlet (http://pigiron.sourceforge.net) accepts POST
and has a forms-based request builder. I'm looking at creating a GWT-
based fancier front end to PigIron.

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?

--~--~---------~--~----~------------~-------~--~----~
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