Hi Daniel...

    what i had done in my application was create the childform's actionform
instance in the action class...run the query...populate the bean and then
put it as a request attribute to prevent the RequestProcessor from creating
a new form bean object.

Hope this will work for ur app too...

regards,
rahul

----- Original Message -----
From: "Daniel" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Saturday, February 21, 2004 12:57 AM
Subject: How populate a form


How can I populate a form fields (bean/jsp) inside the action, this action
is a someQueryAction and forward for a edit record page with all form fields
values with results values of database query.


obrigado
Daniel S.


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

Reply via email to