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


Please Help Members By Posting Answers For Below Questions

What is ajax and how does it work?

546


When do I use a synchronous versus a asynchronous request?

477


Techniques for asynchronous server communication have been around for years. What makes ajax a "new" approach?

519


Explain Ajax polling?

596


Are there any security issues with ajax?

515






Is ajax a technology platform or is it an architectural style?

512


Can we nest the updatepanel controls? : asp.net ajax

540


Is there any use abilities problems in ajax?

619


In ajax does the client or the sever have the control?

523


How ajax is different?

524


Which are the knowledge requirements for personal ajax functionality?

497


When should I use a java applet instead of ajax?

549


Does java have support for comet style server-side push?

535


What is the use of updatepanel?

560


What is the difference between synchronous postback and asynchronous postback? : asp.net ajax

662