Closed wilbefast closed 12 years ago
Note to self: cross-domain policy prevents retrieval of XML using Javascript. Servlet must be able to respond in JSON format.
Wrap XML inside JSON object using a filter? " symbols cause problems. Servlet needs to respond directly in JSONP object format.
Note to self: cross-domain policy prevents retrieval of XML using Javascript. Servlet must be able to respond in JSON format.