What is the difference between proxied and proxyless calls in AJAX?
Answer Posted / 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 View All Answers
What is synchronous request in ajax?
How do I handle the back and forward buttons?
How to create an ajax website using visual studio?
List the different states of xmlhttprequest with their description? : asp.net ajax
Whats with the -alpha in the install instructions?
What is ajax and how does it work?
Explain fetch api in javascript?
Describe the animation extender control and the method by which this control is utilized?
What is the work of the conformonformsubmit property in the confirmbuttonextender control? : asp.net ajax
Did adaptive path invent ajax? Did google?
What are the ajax security issues?
Does ajax work with java?
Would we be able to call server-side code from javascript?
What is the necessary control that must put in order to use Ajax Controls?
Difference between server-side ajax framework and client-side ajax framework?