Is there a good java library for localized labels with database backing?

Posted by Shaun F on Stack Overflow See other posts from Stack Overflow or by Shaun F
Published on 2010-04-19T03:01:20Z Indexed on 2010/04/19 3:03 UTC
Read the original article Hit count: 286

Filed under:
|
|
|

I'm looking for a good general library to grab localized labels for displaying on a web page. I've found some useful solutions at http://stackoverflow.com/questions/19295/database-backed-i18n-for-java-web-app and I will use them but I wanted to see if there was a standard library other than the fmt jstl tags that is already database backed.

© Stack Overflow or respective owner

Related posts about i18n

Related posts about jstl