Re: Form submit always redirects to the action page instead of the target div

2010-03-06 Thread Jose A. Corbacho
I already had tried with sx:submit but I got the same problem On Fri, Mar 5, 2010 at 2:45 PM, Johannes Geppert wrote: > > i think you must use > > > > > instead of > > > > Best Regards > > Johannes Geppert > > > mccorby wrote: > > > > Hi all, > > All the forms in my application redirect to the

Re: Form submit always redirects to the action page instead of the target div

2010-03-04 Thread Johannes Geppert
i think you must use instead of Best Regards Johannes Geppert mccorby wrote: > > Hi all, > All the forms in my application redirect to the the action associated > instead of the target div. > > I'm using Struts 2.1.6 > > Here is the code: > > > > > > > I also try with