I don´t know if it´s possible from the client. But you can do the post on your own server and exchange the data via GWT-RPC. That´s the way I handle my OAuth authentication with facebook, google and twitter.
On 31 Mrz., 03:37, ns <[email protected]> wrote: > Hello, > I am new to gwt and i just have a quick question. I want to post to a > remote server but whenever i try to do so using requestbuilder, i > always get Cross Domain Restriction. If i use jsonp, i can't use > "post". Is there some simple way in gwt to post to a remote server and > get json response back? > > Thanks! -- 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.
