[Opensource] i18n

Michael Rimov rimovm at centercomp.com
Sat Jun 1 13:59:51 PDT 2002


At 02:58 PM 5/30/2002 -0400, you wrote:
>I am trying to work with i18n under expresso 4.02. In my controller, I set 
>the Locale as Locale.CHINESE using request.setLocale(Locale.FRENCH);
>but the locale is not set, because later I print out
>request.getLocale();  it is still en.
>
>I used to use Struts. In Struts, I can set locale in Action class using 
>setLocale(request, aLocale). It works well. But how to make it work in 
>expresso?  Help please!

Jacq,

You MIGHT want to try CVS version.  Mike Traum and Clyde Oldham have both 
submitted quite a few i18n patches to help plug the holes in the i18n code.

HTH!
                                         -Mike




More information about the Opensource mailing list