Ajax Tutorials
I have been working on Javascript and Ajax for quite a few years and success of Web2.0 primarily goes to Ajax and DHTML. Ajax gives you lot of flexibility in terms of showing data fetched from server and with DHTML you can give rich UI interface. Also there are lot of Ajax Frameworks available that will ease your AJAX development, but believe me that if you can learn Javascript and Ajax without using these frameworks you won’t be using any framework for your ajax/javascript development unless you have some specific requirements.
This page will consist of various articles and tutorials on AJAX.
I you like my articles than do sign up for my newsletters to keep yourself updated on AJAX Tutorial and other technical posts that I write.
Basics of Ajax Programming
1) What is Ajax
2) Common AJAX Programming Mistakes
3) How AJAX Works
4) FAQ on Ajax Technology
4) Ajax Programming – Part I
5) Ajax Programming – Part 2
6) Ajax Demo
Ajax and PHP
1) FORM POST in PHP using Ajax
Ajax and Java / JSP / Servlets
1) Ajax Programming with JSP and Servlets
2) HTTP Form POST using Ajax and Servlet
Advanced Tutorial on Ajax
1) Handling Session Timeout in Ajax


































Good stuff.