we have been implementing our server layer with restlet(REST implementation). restlet has one implementation to use with GWT and is so easy , and you can tell what method you want to use. http://www.restlet.org/
2009/12/29 jpnet <[email protected]> > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > > -- 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.
