XMLHTTP is Extensible Markup Language Hypertext Transfer Protocol. It is a set ofAPIs that enables XML, HTML or binary data to be transmitted to and fromWeb servers over the Internet using HTTP.
An advantage of XMLHTTP is that when files that are User Interface programs (e.g. JSPs, ASPs or CGI programs) are queried from the server, theXMLHTTP object continuously queries the server transparently to retrievethe latest information without the user having to repeatedly refresh thebrowser. XMLHTTP enables streamed content through DHMTL rather than ActiveXcontrols or Java applets.
Source: Webopedia.com
Userful Links: Define XMLHTTP Google XMLHTTP
Blog on things around me - Quality Management, Free & Open Source Software, Gadgets, Utilities...
Wednesday, August 24, 2005
Subscribe to:
Post Comments (Atom)
Total Pageviews
Popular Posts
-
Bugzilla is the Bugs/Issues Tracking Tool from The Mozilla Organization. Version 2.18 is the latest stable release. There are couple of res...
-
Two MIT math graduates bump into each other at Fairway on the upper west side. They hadn't seen each other in over 20 years. The first g...
-
Maven is a popular open source build tool for Java projects, designed to make build process easy. It uses a declarative approach, where the ...
-
Both Primary & Unique keys are Indexes. Index - An index is a structure in a table that orders the data. It allows the database to acce...
-
Here are a few tips to improve JSP performance that I have been using. If you have your own listing of the tips, plz share. Disable JSP auto...
No comments:
Post a Comment