Say I have page1 (form1) and page2 (form2), on page1 I have a hyper link. When I click on the hyperlink, it will call another action (let's say action2) which is associated to form2 in the struts-config.xml. My question is that how to make form1 data available in action2? Thanks.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]