actionForm A contains a collection of value objects which are presented to
the user.  The user will select a particular value object which the next
actionForm B will need for presentation.
How should this be done?  I would think action A would grab the value object
from its actionForm and some how pass it to the next action or set that
value in actionForm B and then forward the request to Action B.  I don't see
how to do either of these or is this done another way?


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

Reply via email to