posted 9 years ago
Hey guys,
I'm trying to send a JSON Object via Ajax call but somehow the controller has not been triggered.
My JSON Object:
Ajax Call :
Spring controller:
I tried alternative solutions that was found here ... but didn't work.
Do you guys have suggestions for that ? What might be the problem for that ?
This is the error message: "The request sent by the client was syntactically incorrect"
Thanks in advance,