You might want to investigate using a List of LabelValueBean objects
instead.

Matt
----- Original Message ----- 
From: "Manav Gupta" <[EMAIL PROTECTED]>
To: "Struts Developers (E-mail)" <[EMAIL PROTECTED]>
Sent: Friday, October 10, 2003 12:24 PM
Subject: HashMap with options


> Hi
>
> Can i use HashMap with options?
>
> something like:
>
> <bean:define id="statusFilters" property="statusFilters"
> type="java.util.HashMap" />
> <html:options collection="statusFilters" property="key"
> labelProperty="value"/>
>
> such that the option value is the key and the labelProperty is the value?
>
> thanks
> M
>


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

Reply via email to