Hey Dima, Could you post a little more source of your JSP page? This looks OK to me, so I'd need a little more information to check what's going wrong.
Grtz, Martin > -----Original Message----- > From: Dima Gutzeit [mailto:[EMAIL PROTECTED] > Sent: dinsdag 30 september 2003 21:40 > To: [EMAIL PROTECTED] > Subject: JSTL / fmt locale question > > > Hi everybody , > > Recently I've encountered a very annoying behavior of fmt > taglib (JSTL). > > I am using some bundle ,called "audioLabels" to localize some > messages in my JSP/VXML application. The problem is that I > CAN not change the locale it uses, no matter what I do with > the <fmt:setLocale> tag. It uses the default file > "audioLablels.properties" file or the default system language > file "audioLablels_us.properties" file. The application seems > to "ignore" my statements such this : > > <fmt:setLocale value="${settingsQuery.rows[0].AudioLanguage}" > scope="session"/> > > Where the settingsQuery.rows[0].AudioLanguage == ru , for example. > > Does anybody know why can this happen ? I've tried to > download the latest taglibs release and nothing helped > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]