Hi Thierry, Thank you very much for your answer. Does anyone perhaps know a GWT client plug-in/extension that does not need any server side implementation, is cross-site compatible and supports GET, PUT and DELETE?
Cheers, mm Thierry Boileau wrote: > > Hello mm, > > you're right this is due to the Same Origin Policy. You need to > implement a proxy on your server (with a Redirector Restlet for example). > > Best regards, > Thierry Boileau > -- View this message in context: http://n2.nabble.com/Same-Origin-Policy-tp4668716p4673790.html Sent from the Restlet Discuss mailing list archive at Nabble.com. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2454928

