You need to choose an approach for loading the data

You develop an HTML application that is located at www.adventure-works.com. The application
must load JSON data from www.fabrikam.com.
You need to choose an approach for loading the data.
What should you do?

You develop an HTML application that is located at www.adventure-works.com. The application
must load JSON data from www.fabrikam.com.
You need to choose an approach for loading the data.
What should you do?

A.
Add a crossdomain.xml file to the second server.

B.
Configure Cross-Origin Resource Sharing (CORS) on the servers.

C.
Load the data in a JavaScript timeout callback.

D.
Reference the remote data as an XML resource.



Leave a Reply 1

Your email address will not be published. Required fields are marked *