Re: Project: Building REST APIs using GWT

2009-10-02 Thread student cummins
thank you for the help On Sep 23, 7:44 am, PhillipB phillip.ba...@gmail.com wrote: Take a look athttp://www.restlet.org.  It supports REST on the server side and has client side support for GWT. /PhillipB --~--~-~--~~~---~--~~ You received this message because

Project: Building REST APIs using GWT

2009-09-22 Thread student cummins
Hi all, I am an engineering student and my group is supposed to make REST APIs for a web service using GWT.. We are complete newbies and currently lost about where to begin... Is there any documentation about how can we make our own REST APIs using GWT??? Actually we don't know how to build

Re: Project: Building REST APIs using GWT

2009-09-22 Thread Thomas Broyer
On 22 sep, 12:23, student cummins becomp4...@gmail.com wrote: Hi all, I am an engineering student and my group is supposed to make REST APIs for a web service using GWT.. We are complete newbies and currently lost about where to begin... Is there any documentation about how can we make