> > > As I'm probably not the first person who is trying to use > > Struts on a larger scale for internationalization issues I > > thought someone might have a better solution. Suggestions ? > > In this case, you shouldn't be putting everything into one file. > > I'd be creating message bundles that corresponded to various sections of > the web site. If nothing else, it's easy on the CM System if you've got > a lot of developers. >
If I used text-files then I would definitely use more than one textfile. A few problems still remain though. 1. Does this solution scale well ? 2. How does one update the information without restarting ? Maybe someone knows of a free, DB-bound, content manager that could accomplish the above whilst still providing a working integration with struts ? //Linus Nikander. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]