Hi,
you can also use a table to have the list of values and load them to a bean class and use the bean in the jsp page to generate the combo, you can use the properties file as you've mentioned to store the list of options.
Are you using any framework or plain JSP/Servlets?
Regards,
Rakesh
|