Put a action in the middle. The action puts the bean in the request of the
second jsp. If the second jsp populates a form with this bean, you can pass
the actionform to the request instead of the bean and struts will populate
the form for you. The only requisite is that the action associated with the
form uses the actionform that you put in the request.

Regards.

-----Mensaje original-----
De: Miguel Angel Medina Lopez [mailto:[EMAIL PROTECTED]]
Enviado el: jueves, 03 de octubre de 2002 13:53
Para: Struts Users Mailing List
Asunto: Populate form with ActionForm

Hi all:

I have an action that populate an ActionForm, when finish it forward to a
page that have a html form. Now I want to populate the input fields with the
value of the ActionForm. I have tried with different approaches but neither
works. Somebody have a solution?

Thank You in advance.

MAML


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


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

Reply via email to