You can't. JSONP is a hack to allow cross-domain requests. AFAIK, it will only work for GET requests.
-JP On Dec 28, 7:11 am, Fabio <[email protected]> wrote: > http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=goog... > > This how-to is great but... what about POST-PUT-DELETE Restful > requests? > How can I change http method for <script ... ? > > Thank you all -- 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.
