Did your CustDyna form has getter/setter methods for the attributes defined in Customer class? I think it's better to try like this, form.get("phones").
On 5/8/06, fea jabi <[EMAIL PROTECTED]> wrote:
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]