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 a simple example of where a ajax request would be used?

694


Which are the trigger types that we find in update panel?

680


Define json?

712


How do we get the xmlhttprequest object?

777


Why do we use the xmlhttprequest object in ajax?

762


What are ajax extensions?

755


Is it possible to use fileupload control within the update panel?

671


What are the different ready states of a request in ajax?

748


Do we have to use http get/post for the ajax calls?

784


What do I do on the server to interact with an ajax client?

824


What is the disadvantage of ajax?

764


Can ajax technology work on web servers other than iis?

1255


Why does html_ajax hang on some server installs?

703


What is the use of the scriptmanager control in ajax? : asp.net ajax

762


What do I need to know to create my own ajax functionality?

754