I am trying to make a ajax call to other domain locally from my computer by writing some proxy code in jsp. And this is my jQuery AJAX code that is calling proxy.jsp page. And my JSP file is:- And When I check the response, I am getting this error for the XML file it is parsing: And the XMl
Tag: jquery
Download and open PDF file using Ajax
I have an action class that generates a PDF. The contentType is set appropriately. I call this action through an Ajax call. I don’t know the way to deliver this stream to browser. I tried a few things but nothing worked. The above gives the error: Your browser sent a request that this server could not understand. Answer You don’t