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 is the asp.net ajax framework?
Are there any security issues with ajax?
Do ajax applications always deliver a better experience than traditional web applications?
How many types of ready states in Ajax?
What are the different ways to pass parameters to the server? : asp.net ajax
What are the extender controls? : asp.net ajax
Can I use asp.net ajax with any other technology apart from asp.net?
How to handle multiple async ajax requests?
Did adaptive path invent ajax? Did google? Did adaptive path help build google's ajax applications?
Describe the formats and protocols used by ajax?
What does the dynamicpopulateextender control do? : asp.net ajax
What are limitations of ajax?