Is there any (preferably GPL:ed or equivalent) framework out there for internationalization of all texts on a site ? In particular I'm looking for something that integrates well with struts.
I know I can use different resource-files for different languages in Struts. The problem is that using files for internationalizations quickly becomes hard to handle, particularly as the amount of text and languages increases. I also want to be able to dynamically update text content when the site is up and running (very hard to accomplish using textfiles). Anyone have any recommendations / experiences ? //Linus Nikander - [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

