Have an object Customer which has attributes
name
e_mail
phones --- ArrayList
Have DynaActionForm CustDyna which extends Customer
In the Dispatch action which is the LookupDispatchAction
in one of the methods need to get the "phones" attribute of Customer.
How to get this value?
tried form.getMap().get("phones"). but getting empty list even when it has
values in it.
Thanks.
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]