News

Ajax is the marketing term for application-like in-browser javascript features you've no doubt been enjoying on many sites lately. Everyone seems to ...
Do you need to perform an Ajax file upload with pure JavaScript? This example lays out the steps to accomplish an Ajax file upload without the need for a JavaScript library like jQuery or Dojo.
The tutorial also walks you through a simple example and provides all the necessary files to get your Ajax experiment up and running. Photo from Colgate-Palmolive.
Create a file named ajax-link.jsp to trigger the jQuery-based, Ajax request-response cycle Code a simple Struts 2 action named AjaxHelloAction on the server to handle the Struts jQuery plugin request ...
Web developer Harry Maugans shows budding programmers how to add a little AJAX goodness to their sites. We've posted other AJAX how-to in the past (check here and here), but this tutorial stands ...
Continuing with the Ajax theme, today’s tutorial is a little twist on the tutorial concept. Ajax is a constantly evolving technique and it can be hard to keep up with the latest tricks and ...