AJAX basics
I have friends who keep asking me to give some sample code to start with AJAX. For better reasons there are many frameworks that hide a lot of how AJAX is being done these days and can really ease your way into creating an Ajax application. But it is worth understanding some basics first and then everything is the same irrespective of what technology or framework is helping you behind. I was looking for something on AJAX and I hit this article “Implementing simple AJAX..” in JavaReference.com. This will be a kick start if you are new to AJAX and if you know a little bit of Servlets and JSPs.









