POST JSON fails with 415 Unsupported media type, Spring 3 mvc
I am trying to send a POST request to a servlet. Request is sent via jQuery in this way: var productCategory = new … Read more
I am trying to send a POST request to a servlet. Request is sent via jQuery in this way: var productCategory = new … Read more