I\'m trying to insert and/or update data into the database using the PUT method via JSON using jQuery 1.6, (Jackson 2.1.1 and Spring 3.
PUT
I think your browser is not supporting whatever your returning. An explaination of an HTTP 415 seems to indicate this. What is the server sending as the Content-Type in the response?