Chris wrote:
> The problem I am noticing is that when the second action is being
> invoked, the form is being 'repopulated' with the initial form values
> that the form had when it was passed to the first action.
This is an excellent example of what we mean when we talk about "Action
chaining",
I have defined an action mapping that accepts a session-level form. When
this action is invoked, the form data is validated and I do some
business-logic pre-processing of the data. I need to set a parameter in the
form that represents a transaction id value. This action then forwards to
another
2 matches
Mail list logo