I am using collection object in iterator. I used the sort tag like this...

<webwork:bean name="'webwork.util.Sorter'" id="sorter"/>
<iterator:sort  source="@budgets" comparator="@sorter/ascending">
<webwork:iterator>
<webwork:property value="budgetPeriod"/>                                               
 
</webwork:iterator>       
</iterator:sort>


But its not working.......Is this correct? here "budgets" is my collection object.


Thanks,
-Satya.



-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to