RE: Re: Problem with GWT and JSON

2012-04-19 Thread STS IRIS Charles de foucauld - Nancy
My Restlet version is 2.0.4 -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2949884

Re: Problem with GWT and JSON

2012-03-21 Thread Thierry Boileau
Hello Vincent, could you tell us what release of Restlet are you using? Best regards, Thierry Boileau Hi, I have a problem about using REST with JSON and GWT. I created a small web service with Restlet simulating a lottery and I have a resource /tirages that sends me all the drawings made

Problem with GWT and JSON

2012-03-12 Thread STS IRIS Charles de foucauld - Nancy
Hi, I have a problem about using REST with JSON and GWT. I created a small web service with Restlet simulating a lottery and I have a resource /tirages that sends me all the drawings made since the last reset. The GET method returns a container that contains all draws. public class