Hello,

I am trying to pass parameters on a form bean (a VO and a Collection), from
a JSP, so that if validation fails, the parameter can be used to repaint the
page.

We are using a two action pattern, where the first action prefills a form
bean.  Since the action mapping scope = "request" the parameters don't get
passed from the JSP to the next Form, unless the JSP does the hand-off.

Could anyone give an example of how this might be done?

Thank you,
Rob

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

Reply via email to