I'm having a problem calling one action from another.  Both are
dispatch actions.

Action 1 is called, does it's business, sets a request.setAttribute(),
and forwards to Action 2

Action 2 is run, but none of the request variables are there.  I get
nulls with I "request.getAttribute".

Lee

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

Reply via email to