Which are the two methods used for cross domain Ajax calls?



Which are the two methods used for cross domain Ajax calls?..

Answer / v madhu babu

There are two methods used to transfer data between the two more more security domains:

CROS – Cross Origin Resource Sharing and it works with the HTTP web browsers

JSONP – JSON with Padding which works with the HTTP GET and on legacy browsers

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AJAX Interview Questions

When should I use an java applet instead of ajax?

0 Answers  


Is ajax a browser-dependent or a browser-independent script?

0 Answers  


Why does html_ajax hang on some server installs?

0 Answers  


What is ajax method?

0 Answers  


Is it possible to upload a file using Ajax ? Reason

7 Answers   IBM,






What are all the browsers support AJAX?

1 Answers  


How do we create a thread to do ajax polling?

0 Answers  


Is ajax just another name for xmlhttprequest?

0 Answers  


Some of the google examples you cite don't use xml at all. Do I have to use xml and/or xslt in an ajax application?

0 Answers  


What are the different controls of asp.net ajax? : asp.net ajax

0 Answers  


What is advantage of ajax?

0 Answers  


Can I use asp.net ajax with any other technology apart from asp.net?

0 Answers  


Categories