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 |
Describe the formats and protocols used by ajax?
What about applets and plugins?
What are limitations of ajax?
Is javascript knowledge is required to do Ajax?
What is asynchronous request in ajax?
Explain fetch api in javascript?
How to handel error in ajax?
Is ajax a framework?
What is JSON in Ajax?
What are the difference between server-side ajax framework and client-side ajax framework?
Is Ajax said to be a technology platform or is it an architectural style?
Which are limitations of ajax?