Since I've been researching remote scripting and the XMLHttpRequest method, here's a link to one of the more
useful resources on the topic. Using the XML HTTP Request
Object by Jim Ley gives explanations, code examples, and ways of dealing with the different ways this technique
works in different browsers.
I'm working on a couple of examples of this technique myself and will post them soon.
XMLHttpRequest Tutorial
Reader Comments
(Page 1)3. I have written and executed some samples of AJAX with struts technology. It worked well. If any body want to know about the AJAX or want to see these samples or having any doubts on AJAX related stuff, probably i may help u to resolve atleast some of them.
Thanks & Regards,
K. Chandra Sekhar
Posted at 5:49AM on Dec 19th 2005 by chandra sekhar kondapalli








1. I have written a XML Parser sniffer and a function to use the latest version of Microsoft XML Parser. Currently it does not support xmlhttp in Firefox/Opera, but works with all versions and objects of Microsoft XML Parser.
Also have a look at my function for sending and retrieving HTTP requests using XMLHTTP in XML parser.
Posted at 5:49AM on Dec 19th 2005 by Espen Antonsen