I have been trying to do a JSON post request with jquery to a restlet service. 
Every the post is attempted it shows up on the server as an HTML Options 
request with an error of 405. From what I have read this is a problem with 
Cross Domain scripting. How do you do a post to the restlet built in server 
with javascript or jQuery?

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

Reply via email to