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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How does html_ajax compare with the xajax project at sourceforge?

700


Is ajax a framework?

666


How do we create a thread to do ajax polling?

687


Is it possible to set session variables from javascript?

700


What is ajax used for?

667


Which are limitations of ajax?

727


What is the difference between json and ajax?

721


Did adaptive path invent ajax? Did google?

696


When do I use a synchronous versus asynchronous request?

640


Is the server or the client in control?

732


How to handel error in ajax?

674


What is the disadvantage of ajax?

733


Do ajax applications always deliver a better experience than that delivered by a traditional web application?

709


What are the difference between server-side ajax framework and client-side ajax framework?

823


Does ajax have significant accessibility or browser compatibility limitations? Do ajax applications break the back button? Is ajax compatible with rest? Are there security considerations with ajax development? Can ajax applications be made to work for users who have javascript turned off?

670