> I have already found, that I can traverse the action and its properties
> ( "addresses[2].street"). However, is there a way to dynamically create
> Address objects from form data or am I forced to create an array for
> each property value(street,zip,city etc.) and then construct the Address
> objects myself?

You can do this using the Type Conversion framework I believe.

-Pat




-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to