I have a hashmap of of keys and values (both strings)

the values are retrieved out of a database, and put into a form bean's hashmap variable. now i want to use a <s:select> menu and display the...