I make use ForwardAction to go from page A to page B, just clicking a link.
e.g. <action path="/userAccountMaintPath" type="org.apache.struts.actions.ForwardAction" parameter="user.userAccountMaint"/> There are no form in between. How can I set an attribute in page A so that I can get the attribute back in page B? Thank you very much! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]