Michael Jouravlev wrote:
The best way to avoid these problems is not to chain actions ;-)
That was a great response, thank you. Just the kind of info I need
(best practices type hints as opposed to "here's what the docs say...")
:). I still like the idea of chaining actions together, as it makes it
easier to reuse certain actions (In one case, I set up a form bean with
a property "target", and use "return mapping.findForward(
form.getTarget() )"... a little weird, but it works).
Thanks again,
Scott
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]