I would like to use a database instead of properties files as the source of the 
resource bundle used for displaying text on a web page. So instead of a 
properties file for each locale, the locale, key, and values would be stored in 
a database.

What is the best way to implement this?

Paul Spencer

Reply via email to