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-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to