Third AJAX article published by IBM javacode 9085791

Third AJAX article published by IBM

Recently, IBM released two articles about AJAX on their website, called Mastering AJAX, Part 1: Introduction to Ajax and Mastering AJAX, Part 2: Make asynchronous requests with JavaScript and Ajax. Now, the third article has been released, called Mastering AJAX, Part 3: Advanced Requests and Responses in Ajax.

In this third article, author Brett McLaughlin focuses on some of the problems you may encounter sending requests to your web server. Different browsers may respond differently to responses sent by web servers triggered by HttpRequests. The rest of the article focuses on checking for error messages sent to you by your web server and indentifying the cause of these messages. Absolutely worth checking out if you’d like to create an advanced AJAX application and need a means to debug it.

One Response

  1. Bob Miller August 23, 2011