Hi, I'm evaluating restlet (my background is from recent Adobe Flex development); I was wondering if I could do a RESTful call using ClientResource.
I've a JSP which will print a simple object. The objective is to request for this JSP page and consume the JSON Object. I tried this with Restlet 2.0 RC4 but has not helped much. Can someone experienced with Restlet see if this is a bug ? Thanks and regards, Udaya. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2621945
toJSON.jsp
Description: Binary data
GWTRestlet.java
Description: Binary data

