RE: Question with beans and iterate

2004-09-02 Thread Paul McCulloch
st > Subject: Question with beans and iterate > > > Hi all, > > I have a problem and I don't know the best way to solve it. > This is the > situation > > There are two Maps, included in request by an action: > a. itemMap (Item objects) > b. subItemMap (S

Question with beans and iterate

2004-09-02 Thread Mariano GarcĂ­a
Hi all, I have a problem and I don't know the best way to solve it. This is the situation There are two Maps, included in request by an action: a. itemMap (Item objects) b. subItemMap (SubItem objects) The Item object has a property (subitem_id) that identifies a subItemMap. I want to iterate th