Hi
 
I have forms that insert and modify objects.

When I modify an object I need that the form be filled with the object
information. 

<html:text property="name" value="${object.name}"/>

After is filled if the user changes something, submits the form and there is
a validation error I would like to mantain the values the user changed that
are stored in the action form. How can I do this?
 
Regards,
 
Néstor Boscán
 



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

Reply via email to