Hello,
I made a page to update persons(firstname, lastname,...).
What I do is fill a form with the help of ${person.firstname},
${person.lastname},...
The problem I am having is when I submit and validation fails, my fields
(firstname, lastname,...) are being reset, but not to the data the user
entered, but the results of ${person.firstname}, ${person.lastname},...
I am using struts 1.3.8 and a dynavalidatorform,
Anyone knows how to solve this ?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]