Hi all, I am writing a sample in which I created a request object passing some query in JSon representation and passed it using client.hadle(req). Now how would I take that information in server side to answer the query. I have written @GET method which will take the query and returns answer.
Any help..... ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2455265

