2002. december 5. 13:22 dátummal [EMAIL PROTECTED] ezt írtad: > Can someone explains me when(and why if possible) the reset method of > Action forms > is called.
On every reuse of the ActionForm. Because it is necessary for the fields to be resetted to a proper state. Think of checkboxes, password fields. > Is it possible that the reset method is called even when there is no > explicit call to it ? There is an explicit call, just it is not you but the framework who calls it. Hth, Tib -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>