Re: Manually obtain previous action parameters after action "chaining"?

2007-11-07 Thread jjgould
Ted, et. al., I am also interested in accessing the previous action from the target action of a "chain" result. But, the reason I want to get to that action is not because of any bean properties, but because I need the action errors, action messages, and field errors that may have been placed th

Re: Manually obtain previous action parameters after action "chaining"?

2007-11-08 Thread jjgould
rceptor so that I don't have to pollute my action methods with this logic. Does anyone have any feedback about this approach? Am I abusing the OGNL stack? Am I breaking semantics of validation handling? Is it possible that the first action will not be located on the stack as "[1].t