Ajax call is throwing an Invalid Character error – Jquery ajax
I am working on a Java application using Struts 1.2. I am facing a blocking error when I make an AJAX call to a Struts action. The struts action, getInfos.html, is called successfully but after that when I make the…