Ray on 18/12/07 02:32, wrote:
How can I pass parameters between actions.
For example, there is a parameter "username" in firstAction, and I want to use this value in secondAction
How can I get the "username" value in the secondAction

There are many ways. It depends heavily whether your 2 actions are done in one request or 2. And of course, whether you're using Struts1 or 2.

Adam

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to