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 |
What are the extender controls? : asp.net ajax
What is the purpose of xmlhttprequest?
Did adaptive path invent ajax? Did google?
How do I provide internationalized ajax interactions?
What are the components of the asp.net ajax architecture? : asp.net ajax
What are the browser versions that ajax is compatible with?
Is it true that ajax is code browser compatible?
What javascript libraries and frameworks are available for ajax support?
How can we make a mashup with java by accessing other domains data?
What is the basic goals of AJAX ?
Which two methods are used for handling cross-domain ajax calls ?
What is ajax used for?