Re: Using HashMap in selectbox

2012-03-28 Thread Steven Yang
uires list. So you can get values from hashmap using > values() method.then apply person.name. > > > Regards, > Rakesh > > -Original Message- > From: Shrinivas Parashar [mailto:shrinivas_paras...@symantec.com] > Sent: Wednesday, March 28, 2012 3:44 PM > To: Strut

RE: Using HashMap in selectbox

2012-03-28 Thread Rakeshkumar Parmar
: Using HashMap in selectbox Hi, How can use a hashMap in select box with Map key as listkey and Map values one of the property as listValue. For example I have a Map of type . In the listValue I want to provide person.name. Is this possible? Regards, Shrinivas DISCLAIMER == This e-mail

Using HashMap in selectbox

2012-03-28 Thread Shrinivas Parashar
Hi, How can use a hashMap in select box with Map key as listkey and Map values one of the property as listValue. For example I have a Map of type . In the listValue I want to provide person.name. Is this possible? Regards, Shrinivas