Re: ajax integration with struts

2007-11-08 Thread Ted Husted
On Nov 7, 2007 7:54 PM, Lalchandra Rampersaud <[EMAIL PROTECTED]> wrote: > I would like to integrate ajax within a struts app, but I have no idea how > to go about doing that. The key point is that when a script makes an "Ajax request" (XHR), the server doesn't know it came from a script, and han

Re: ajax integration with struts

2007-11-08 Thread Ingo Villnow
s of the page. > > -Original Message- > From: Frank W. Zammetti [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 07, 2007 2:32 PM > To: Struts Users Mailing List > Subject: Re: ajax integration with struts > > Lalchandra Rampersaud wrote: > > I would like t

Re: ajax integration with struts

2007-11-07 Thread Frank W. Zammetti
k with S1 or S2 include Dojo (dojotoolkit.org), jQuery (jquery.com) and Prototype (prototypejs.org), just to name a few. Frank -Original Message- From: Frank W. Zammetti [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 07, 2007 2:32 PM To: Struts Users Mailing List Subject: Re: ajax integra

RE: ajax integration with struts

2007-11-07 Thread Lalchandra Rampersaud
I am making a calendar so I just want to update parts of the page. -Original Message- From: Frank W. Zammetti [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 07, 2007 2:32 PM To: Struts Users Mailing List Subject: Re: ajax integration with struts Lalchandra Rampersaud wrote: >

Re: ajax integration with struts

2007-11-07 Thread Frank W. Zammetti
Lalchandra Rampersaud wrote: > I would like to integrate ajax within a struts app, but I have no idea how > to go about doing that. Is there a question in there somewhere? Ah, never mind, I was going to leave you with just the wise-a** answer, but I'll be nice :) AJAX isn't something you "