Re: How to submit a form without a page refresh

2009-10-21 Thread wild_oscar
As the other user, I'd also suggest Jquery. Per Johansson wrote: > > Hi, > > I am new to Struts and want to implement a form that when submitted > does not refresh the whole page. > The form must be submitted in isolation, independent of the rest of the > page. > I am also new to Ajax but gues

Re: How to submit a form without a page refresh

2009-10-21 Thread Ernesto Reinaldo Barreiro
Just on way to do it! http://www.weinfreund.de/struts2-jquery-showcase/index.action See Ajax Form tab Bes