Why does the xml dom used in the example


Let's consider using XML in conjunction with the DOM. When passing structured data between the server and the client, Ajax applications often use XML because it is easy to generate and parse. When the XMLHttpRequest object receives XML data, it parses and stores the data as an XML DOM object in the responseXML property.

Why does the XML DOM used in the above example?

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Why does the xml dom used in the example
Reference No:- TGS0122652

Expected delivery within 24 Hours