I am hesitating updating to beta3 I see in beta3 changelog that the reset behaviour has changed. I extended the DynaActionBean to choose which bean properties should be reseted (with the help os set-property tag in struts-config).
Afaik the boolean properties (assigned to a checkbox) should be reseted to false. This was the main reson for extending it and not just simply write an empty reset. What is the preferred way of resetting boolean properties in the new beta release? Tia, Tib -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

