Book description
Consuming the Sent Data with XML and JSON (Digital Short Cut)
Joshua Eichorn
ISBN 0132337932
There are two main ways that AJAX programmers can process the data received from an XMLHttpRequest object or one of the alternative fallback methods. One is known as the document-centric approach and involves parsing a Document Object Model (DOM) document. The other involves remote scripting using a subset of JavaScript called JavaScript Object Notation (JSON), which is the literal syntax for JavaScript objects. This Short Cut is a detailed examination of both techniques.
Product information
- Title: Understanding AJAX: Consuming the Sent Data with XML and JSON
- Author(s):
- Release date: July 2006
- Publisher(s): Pearson
- ISBN: 0132337932
You might also like
book
Engineering a Compiler, 2nd Edition
This entirely revised second edition of Engineering a Compiler is full of technical updates and new …
video
Full Stack Web Development Mastery Course - Novice to Expert
Full stack development refers to the development of both frontend (client-side) and backend (server-side) portions of …
book
Python for Geeks
Take your Python skills to the next level to develop scalable, real-world applications for local as …
video
Complete Python Scripting for Automation
Over the last few years, Python has gained immense popularity. The demand for the programming language …