Hi,
I'm currently using the jakarta taglib input in my JSP. With
input:select you have to specify the options as a Map. But I want the
list to display the values in the same order I added them to the Map!
How can I do that? Can I use TreeMap? But then how to configure the
Comparator?

Thanks for any help.

Greets
 Puce

Reply via email to