Hello,

could you tell us what is the observed behaviour? Is the jsp served by the same 
server than the GWT page (if not, you are victim of the "same origin policy" 
syndrom)? I've just set up a small project with your jsp and gwt page and it 
works fine for me.

Best regards,
Thierry Boileau


> 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><GWTRestlet.java>

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2623839

Reply via email to