Hello,
I have a SortedMap which I'm populating in my service classes, I want to display all the values stored in the map in a sorted order. How can I do that using EL (Expression language). Also how can I access the keys?
Thanks for the help.
Ravi.