Thursday, 1 November 2012

In what way are proxyless calls different than the proxied calls in Ajax? | Ajax Interview Questions

 Proxyless calls can be possible using functions such as HTML_AJAX.replace() or HTML_AJAX.append(). This functions are JavaScript utilities. Proxied calls are possible by using imitations of PHP classes or stub objects in JavaScript.

No comments: