cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

AJax post parseerror

Former Member
0 Likes
225

I am using ajax post method to do addto cart

  1. If I use content type(application/html) in ajax post it is unable to find the corresponding method in controller.

  2. I have used datatype as application/html then able to hit the controller

  3. In controller am returning jsp(i.e view has some div contents) to show popup. But in ajax response am getting parseerror but am able to see the html content in the response

Unable to find what might be the issue

Accepted Solutions (0)

Answers (0)