http://www.keyboardmonkey.com/struts is your saviour
tomK > -----Original Message----- > From: John Ng [mailto:[EMAIL PROTECTED]] > Sent: donderdag 17 januari 2002 16:15 > To: Struts Users Mailing List > Subject: nested indexes > > > Hi, > > I am just wondering if anyone has successfully tried > the nested indexes loop; something like > > customers[i].addresses[j].street > > Obviously, I have a form beanw which has a > getCustomers function returns a list containing > addresses objects. Each address object has a > getStreet and setStreet function. It seems to me that > it works well for the "get" part, but the "set" part > doesn't quite work. > > Anyone had experience with that? > > Thanks > John > > > > > __________________________________________________ > Do You Yahoo!? > Send FREE video emails in Yahoo! Mail! > http://promo.yahoo.com/videomail/ > > -- > To unsubscribe, e-mail: > <mailto:struts-user-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

