On Wed, 20 Mar 2002 01:52, you wrote: > You can use the Localization accessor with any locale you would like. > Maybe you can change TLocalizationService.java or LocalizationTool.java > to allow some order or user preference regarding localized objects. > I created a class called LocaleHelper that has the business logic used > to pick up a locale acording to values in user session and http headers. > If you wnat I can send it to you.
I would also like to see your implementation, as I have the need for i18n in the app I am currently developing. Maybe you could post your code to the list? Language based on user preferences would be a common requirement in many web apps, so maybe the best solution is to add some methods to the Turbine Localization Service. There was also another Localization Pull Tool written by Jacopo Cappellato a while back. See this thread: http://www.mail-archive.com/[email protected]/msg03797.html Regards, -- Rodney -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
