In your action class, define the variable with the same name you are defining your element in jsp page, and put setter-getter for the same, you should be able to use the data. Actually in struts 2, they have eliminated action forms and combined it with action class.
On Fri, Mar 13, 2009 at 8:34 PM, PEGASUS84 <pegasu...@hotmail.it> wrote: > > good evening; > does someone know how can I send data from a jsp page to an Action? > -- > View this message in context: > http://www.nabble.com/send-data-tp22498337p22498337.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- take care, bye