Re: params in the url - struts 2

2010-12-04 Thread Martin Cooper
, i loose the params > in the url > > how can i keep that params ? > > thanks and sorry for my bad english > -- > View this message in context: > http://old.nabble.com/params-in-the-url---struts-2-tp30366627p30366627.html > Sent from the

Re: params in the url - struts 2

2010-12-04 Thread Dave Newton
On Sat, Dec 4, 2010 at 6:22 AM, clockdva242 wrote: > i have a form and a list in a page > > when i call the action of the form (insert for example), i loose the params > in the url > > how can i keep that params ? > URL parameters are not magically re-submitted when you submit a form. The form ne

params in the url - struts 2

2010-12-04 Thread clockdva242
i'm using struts 2 i have a form and a list in a page when i call the action of the form (insert for example), i loose the params in the url how can i keep that params ? thanks and sorry for my bad english -- View this message in context: http://old.nabble.com/params-in-the-url---s