File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Application Frameworks and the fly likes MessageSource Alternatives Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Other Application Frameworks
Reply Bookmark "MessageSource Alternatives" Watch "MessageSource Alternatives" New topic
Author

MessageSource Alternatives

Tim Cyber
Greenhorn

Joined: Sep 11, 2002
Posts: 4
We're using Spring to develop a framework for some major websites.
The only issue we have is the MessageSource.
Is it possible to load the MessageSource from a database instead of a big file with every word in it? Or are there any alternatives for the localization of our sites?


Everybody wants to go to Heaven, but nobody wants to die ...
Junilu Lacar
Ranch Hand

Joined: Feb 26, 2001
Posts: 3008
Doesn't look like there's anything out of the box that does it. You can extend AbstractMessageSource


Junilu
[How to Ask Questions] [How to Answer Questions] [MiH]
 
 
subject: MessageSource Alternatives
 
Threads others viewed
how to interact/communicate between JVM to JVM
Model followed by ejb
MVC 2.5 - How to get the MessageCodesResolver from within a Controller?
Change WebLink Icon Using JavaScript?
Invoke a method in EL?
MyEclipse, The Clear Choice