This is normal behavior. The reset method is only to clear the values of checkbox fields, not to set all fields in the form to initial values. Read the JavaDoc on the ActionForm.reset() method for an explanation.

-- Jeff

sqdf qsdf wrote:
 I tested the redirect set false but I don't know why,
the ActionForm is always reset at the end of the
execute method.


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



Reply via email to