What is the difference between proxied and proxyless calls in AJAX?



What is the difference between proxied and proxyless calls in AJAX?..

Answer / v madhu babu

Proxied calls are made through stub objects which can be called from PHP classes on the JavaScript side in AJAX.

Proxyless calls are made using utility JavaScript functions like HTML_AJAX.replace() and HTML_AJAX.append() in AJAX.

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More AJAX Interview Questions

Describe the formats and protocols used by ajax?

0 Answers  


What about applets and plugins?

0 Answers  


What are limitations of ajax?

0 Answers  


Is javascript knowledge is required to do Ajax?

1 Answers  


What is asynchronous request in ajax?

0 Answers  


Explain fetch api in javascript?

0 Answers  


How to handel error in ajax?

0 Answers  


Is ajax a framework?

0 Answers  


What is JSON in Ajax?

1 Answers  


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

0 Answers  


Is Ajax said to be a technology platform or is it an architectural style?

1 Answers  


Which are limitations of ajax?

0 Answers  


Categories