AJAX Introduction by Bhanwar Gupta - HTML preview
PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.
Download the book in PDF, ePub, Kindle for a complete version.
Structure of System
• Client/Server architecture• XMLHTTP object is used to make request and get response in Client side
• Request can be done via “GET” or “POST” methods
