> or ArrayList or some ordered collection.  If I put a String[] or ArrayList
> in my
> DynaActionForm, this does not seem to work.  I have tried to prepopulate

Does it throw any exception? The important thing while iterating over
a collection and setting the indexed properties, you have to get the
"property" attribute right.

Take a look at http://struts.apache.org/faqs/indexedprops.html

Thanks,
Kishore Senji.

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

Reply via email to