Re: setLocale 2.0

2004-04-23 Thread Hernan Soulages
Problem solved! It was all a programming error. We added session.invalidate() after the setLocale. That made the default Locale to be used. Good to know that setLocale(myRequest, locale) doesn't set the myRequest locale (as I assumed), but the Globals.LOCALE_KEY object in the session. Thanks for t

Re: setLocale 2.0

2004-04-23 Thread Hernan Soulages
Seems your right. (Locale) request.getSession().getAttribute(Globals.LOCALE_KEY); does give me the Locale I just set. My problem is that I wan't to programatically set the language for all the aplication, including the in the JSPs. I thought setLocale() did the trick. How do I set de Locale for th

RE: setLocale 2.0

2004-04-22 Thread Hernan Soulages
OK. At least I know you got the message. Hope somebody has an idea, because I'm really lost! > Option (c) - but that's just in my case..:) > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT

setLocale 2.0

2004-04-22 Thread Hernan Soulages
I sent a message asking about a problem with setLocale. Since I haven't received any anwser, I think one of three thing has happened: - You didn't receive it. - It was too stupid a question to bother anwsering (hope not!). - Nobody has a cleu of what is happening to me. Wichever is the case, please