Manually constructing Dyna* forms is a little involved and is generally not something you want to do. You're going to be using indexed properties either way, so I would suggest you go with the second option or, alternatively, take a look at the LazyDynaForm variants and/or the FormDef project.

L.

Strachan, Paul wrote:
Maybe rather than having a dynaForm with a single array I should be
changing my form properties from String to String[]. If I do that am I
still moving into the area of indexedPropoerties?  I thought I had read
about problems with validator and simple arrays?  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 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 the addressee named and may contain
privileged information or confidential information or both. If you
are not the intended recipient please delete it and notify the sender.
**********************************************************************
**********************************************************************
This message is intended for the addressee named and may contain
privileged information or confidential information or both. If you
are not the intended recipient please delete it and notify the sender.
**********************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to