White spaces are required between publicId and systemId

前端 未结 5 1970
心在旅途
心在旅途 2020-12-01 10:12

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. <

5条回答
  •  庸人自扰
    2020-12-01 11:06

    I just found this post: http://forum.springsource.org/showthread.php?68949-White-spaces-are-required-between-publicId-and-systemId./page2&s=c69fe19798f5a071d22eaf681ca84a56

    A couple people here had success by switching the lines around in an XML file.

提交回复
热议问题