You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by pasanewa <pa...@gmail.com> on 2009/07/02 07:18:31 UTC

Displaying data from one Form to another

I have 2 forms.

1. List Page
2. Edit page

I have an actionForm and a Action Class for both the forms.

When a Submit button is cicked in List Page for one DATA(a row),
that DATA must be displayed in the Edit Page for correction. 

so in the Submit() function in Action1 (Listpage), How CAN I SET the form
bean of Edit Page, or the ActionForm2..??? ANY IDEA??

I am new to Struts..so i dont know much about how to do this..




-- 
View this message in context: http://www.nabble.com/Displaying-data-from-one-Form-to-another-tp24301269p24301269.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org