1.

Name some protocols used by AJAX.

Answer»

Names of some protocols used by AJAX are:

  • JSON – For communication between client and server
  • UED or URL encoded data
  • HTTP’s GET or POST methods
  • XMLHttpRequest that PLACE a REQUEST with WEBSERVER


Discussion

No Comment Found