Sure - just feed it a SortedMap or SortedSet.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 24, 2002 11:16 AM
To: Struts Users Mailing List
Subject: sorted options


Hi,

is it possible to produce a sorted output from a options Tag ?

something like:
<html:options collection="orgs" property="id" labelProperty="name"
sort="name"/>

I know, that these attribute doesn't exists, but I think you will know what
I mean.

is there a nice way to sort these things, possible with some logic
construction (only struts-no jsp) ?

thanks in advance

marco


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

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

Reply via email to