Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change 
notification.

The following page has been changed by FrankZammetti:
http://wiki.apache.org/struts/AjaxStruts

New page:
This page is for anyone looking for information on using the Ajax (Asynchronous 
Javascript + XML) methodology, specifically of course within the Struts domain.

It is my hope that people will add different implementations that they come up 
with so that others can see how this powerful technique can be applied.  If you 
use Ajax in a project in a neat way, please feel free to post what you did here!

To get things started, I have written an article and a fairly interesting (I 
think so!) example web app.  Here is the relevant link:

url:http://www.omnytex.com/articles

The article gives some good introductory-level info on using the XMLHttpRequest 
object and explains a few bits of the sample web app.  

The sample web app shows six different usages of the object, including dynamic 
sorting of a table, dynamic updating of a <select> element, dynamic loading of 
a <textarea> and an RSS feed parser (two versions in fact!).

Hope this is useful to someone! :)

Reply via email to