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 meant by AJAX and its purpose?
What's the diff b/w destructor and garbage collector?
Is it compulsory to have script manager on the page when you are using any control of ajax control tool kit?
When should I use an java applet instead of ajax?
What are the new features included in the microsoft ajax library? : asp.net ajax
Explain the step property of the numericupdownextender control? : asp.net ajax
Which request is better with ajax, get or post?
How does an ajax call work?
Is it true that a xmlhttprequest objects belongs to the w3c standard?
Should I consider ajax?
Explain differences between the page execution lifecycle of an asp.net page and an asp.net ajax page?
Why does html_ajax hang on some server installs?