Re: How to submit a form without a page refresh

2009-10-21 Thread wild_oscar
ache.org > For additional commands, e-mail: user-h...@struts.apache.org > > > -- View this message in context: http://www.nabble.com/How-to-submit-a-form-without-a-page-refresh-tp25989406p25989780.html Sent from the Struts - User mailing list archive at Nabble.com. -

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

How to submit a form without a page refresh

2009-10-21 Thread Per Johansson
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 guess that Ajax can be used in some way for this. Any advice appreciated. /Best Regards,