Re: Array of DynaForms

2006-10-05 Thread Laurie Harper
Any suggestions would be helpful Thanks -Original Message- From: Strachan, Paul [mailto:[EMAIL PROTECTED] Sent: Thursday, 5 October 2006 10:17 AM To: user@struts.apache.org Subject: Array of DynaForms Is it possible to define an ArrayList of DynaValidatorForm for working with indexed prope

RE: Array of DynaForms

2006-10-04 Thread Strachan, Paul
Thanks -Original Message- From: Strachan, Paul [mailto:[EMAIL PROTECTED] Sent: Thursday, 5 October 2006 10:17 AM To: user@struts.apache.org Subject: Array of DynaForms Is it possible to define an ArrayList of DynaValidatorForm for working with indexed properties? Or can I construct a

Array of DynaForms

2006-10-04 Thread Strachan, Paul
Is it possible to define an ArrayList of DynaValidatorForm for working with indexed properties? Or can I construct a DynaForm class in my action class to add it to the Parent DynaForm array? ** This message is intended for th