Hello, I would like to sort the menu created by the selected tag. So far I just pass a TreeMap where the entries are sorted already. However, I think that the View should decide whether to sort or not to sort, but I could not find a way to force the selected tag to sort. Is there anything you can recommend?
<s:form action="DeleteUser">
<s:select
list="idToNameMapping"
name="userId"
emptyOption="false" />
<s:submit />
</s:form>
Thanks and best regards,
Anton
signature.asc
Description: OpenPGP digital signature

