Thanks again...
 
Yes I have to lookup using the key ..that will work fine..Thanks again.

Kris Schneider <[EMAIL PROTECTED]> wrote:
I think the code I provided does what you were asking for, but maybe I'm missing
something. Perhaps adding comments to my example will help:













Quoting Vinita Keswani :

> Thanks but in any case I have to create an iterator to loop thru the
> maps.What I want to do is to have one loop and to pick up value entries from
> another - yes may be I can try using lookups using key???
> 
> Kris Schneider wrote:With JSTL:
> 
> 
> 
> 
> 
> 
> Quoting Brice Ruth 
> :
> 
> > You could loop over one collection, exposing the varStatus, which 
> > contains the key, and use the key to look up in the second map ... I
> think?
> > 
> > Vinita Keswani wrote:
> > 
> > >Hello,
> > > 
> > >Could anyone please tell me if there is a workaround for iterating over
> two
> > collections at the same time when both have the same key but different
> > values?
> > > 
> > >For eg: Descr, Cost,Volume....
> > >Two maps one is - costMap which has descr and cost
> > >and another one is - volMap which has descr and volume.
> > > 
> > >Please help
> > > 
> > >Vinita
> > >
> > >
> > >---------------------------------
> > >Do you Yahoo!?
> > >Protect your identity with Yahoo! Mail AddressGuard
> > > 
> > >
> > 
> > -- 
> > Brice D. Ruth
> > Sr. IT Analyst
> > Fiskars Brands, Inc.
> 
> -- 
> Kris Schneider 
> D.O.Tech 

-- 
Kris Schneider 
D.O.Tech 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard

Reply via email to