Struts 1.2.4 - DynaActionForm.initialize(ActionMapping) no longer called ?

2004-11-21 Thread Natraj Gujran
Hi, This has come up during migration of our Struts 1.1 app to 1.2.4. It doesn't look like the 'initialize()' method of DynaActionForm is called anymore ? In our application, we cannot initialize form values by using static values in struts-config.xml. Eg: if a date is to be initialized

RE: Struts 1.2.4 - DynaActionForm.initialize(ActionMapping) no longer called ?

2004-11-26 Thread Natraj Gujran
27;. Like the documentation. 2. Wherever you are using the RequestUtils.createActionForm(), make sure to call the 'reset' or 'initialize' immediately after. Thanks for the help, Natraj -Original Message- From: Natraj Gujran Sent: Thursday, November 1