Hi, I see in my code that the "reset" method is called when the form is submitted. I use this method to prepare the default values when the form is activated (for example I read data from the database) and I cannot understand why it is necessary to call this method also when the form is submitted.
I use struts-1.b3. -- Zsolt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

