Render Spring Form Select tag from properties file
I am replacing Struts with Spring MVC in my application. Previously, the application uses .properties files to store the label information and is rendered in the JSP pages using Strut tags according to the locale.