I am trying to send a POST request to a servlet. Request is sent via jQuery in this way:
var productCategory = new Object(); productCategory.idProductCategor
I resolved this issue by adding jackson-json data binding to my pom.
com.fasterxml.jackson.core jackson-databind 2.6.3