I mean to sort labelProperty in alphabetical order.
-Sue
--- Begin Message ---
Hi,
I am using html:select and html:options like this:
<html:select property="key">
<html:options collection="organizations" property="key"
labelProperty="value"/>
</html:select>
The organization is a collection of Hashtable.
Is there any way I can list the options in labelProperty order?
Thanks,
-Sue
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--- End Message ---
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>