Initially, when I started reading about AJAX, most of the times I used to find myself in dilemma about what exactly is AJAX???? Some of the questions that used to always haunt me were
- Is Ajax all about just loading and refreshing specific sections of the page?
- Is Ajax all about having Asynchronous JavaScript and XML?
- ???
Today, I came across a very good discussion thread that answers most of our queries in a very precise manner at http://www.theserverside.com/news/thread.tss?thread_id=37106
Hope you find it useful.