JSONP provides a technique for accessing data from a different domain. With JSONP, the client provides a call back function which will process the JSON payload received from the server.
Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices