Deprecated: Assigning the return value of new by reference is deprecated in /home/techmasa/public_html/wp-content/plugins/sem-cosmos-link/sem-cosmos-link.php on line 90

Deprecated: Assigning the return value of new by reference is deprecated in /home/techmasa/public_html/wp-content/plugins/sem-recent-posts.php on line 942

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/techmasa/public_html/wp-content/plugins/sem-cosmos-link/sem-cosmos-link.php:90) in /home/techmasa/public_html/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 121

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/techmasa/public_html/wp-content/plugins/sem-cosmos-link/sem-cosmos-link.php:90) in /home/techmasa/public_html/wp-content/plugins/wordpress-automatic-upgrade/wordpress-automatic-upgrade.php on line 121
TechMasala - Technology Spice Rack » 2006 » October » 21

Archive for October 21, 2006

X in AJAX

It is apparent that the X in AJAX stands for XML, but if you have used AJAX it is most likely that you may not have encountered XML as such anywhere in the request/response. Probably you might not have encountered use of XML because your server is not expecting an XML because as far as the server side is concerned it does not matter whether the request is synchronous or asynchronous. Its job is to serve the request and respond back. But there might be situations where the server might be expecting a XML based request. For example let’s say the server has to communicate with some web service for the response. Then if the request is in XML it saves some time and as a simple translation could be applied to frame the request to be sent to the service. Here is a part “Using XML in requests and responses” from the Mastering AJAX series from IBM developerworks that explains with example of how to use AJAX with real XML request and response.


Deprecated: Function ereg_replace() is deprecated in /home/techmasa/public_html/wp-content/plugins/sociable/sociable.php on line 64
Blink this X in AJAX at blinklist.com    Bookmark X in AJAX at blogmarks    Bookmark X in AJAX at del.icio.us    Digg X in AJAX at Digg.com    Fark X in AJAX at Fark.com    Bookmark X in AJAX at Furl.net    Bookmark X in AJAX at NewsVine    Bookmark X in AJAX at reddit.com    Bookmark X in AJAX at Simpy.com    Bookmark X in AJAX at Spurl.net    Bookmark X in AJAX with wists    Bookmark X in AJAX at YahooMyWeb

Comments      Cosmos


Creative Commons License  This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.