Re: AJAX in Struts

2007-09-11 Thread aarthy
I tried success to null,but after I select some value in the combo box,I am not getting any response for the other combo box.Kindly advise ANIMESH SAXENA wrote: > > Hi, >I also faced the same problem for a simple AJAX Call. > > In case of Ajax request you should return null from your Actio

Re: AJAX in Struts

2007-09-10 Thread ANIMESH SAXENA
Hi, I also faced the same problem for a simple AJAX Call. In case of Ajax request you should return null from your Action execute() code; Animesh On 9/11/07, aarthy <[EMAIL PROTECTED]> wrote: > > > HI, > I am newbie to AJAX.I tried to run a sample code from the below link > > http://struts.j