I used this as a starting point:
  http://developer.apple.com/internet/webcontent/xmlhttpreq.html

and I coded a Struts action to return my XML.

Angie


On Mar 25, 2005, at 9:36 AM, Stéphane Zuckerman wrote:

I would highly recommend using XmlHttpRequest (aka ajax), which is much
more user-friendly, much quicker to use and more flexible than reloading
the page each time the user clicks on something.

This is a solution I wasn't aware of... And it would be a really great one, provided I could find a way to use it in my application. Would you happen to have some code examples I could use to understand better how ajax works ? I found some pretty useful stuff here :


http://www.xml.com/pub/a/2005/02/09/xml-http-request.html

and there are other papers available that I haven't had time to read, but none with a J2EE example (or even better, a Struts example)...

Thanks anyway, that was really useful ! I might not be able to use this technology for this project, but I certainly will for another one !

Stéphane

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


!DSPAM:42444b0f64001316535668!




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to