Monday, January 9, 2012

Re: GWT communication with REST

You should be able to use GWT RequestBuilder along with the GWT's JSON support.  That is how I have done it in the past.

On Sun, Jan 8, 2012 at 7:05 PM, sonytvpm@gmail.com <sonytvpm@gmail.com> wrote:
Hi,
I am very new to GWT. I am trying to learn how i can communicate using REST instead of RPC .

I am planning to use spring mvc as model view controller and REST API .
Any body have any sample code or link please share with me
Regards

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment