I have an action that forwards to a second action.  I set values in
the request scope in the first action, but in the second action the
values are null.

I solved my immediate need by putting the value in a session.  As the
value is not needed for more than passing into the second action, I'd
prefer not to use session variables.

Any help would be appreciated.

Lee

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

Reply via email to