Hello Serge,
The lang attribute is set by a servlet filter.
Julien.

----- Original Message -----
From: "Serge Knystautas" <[EMAIL PROTECTED]>
To: "Tag Libraries Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, September 24, 2003 5:23 PM
Subject: Re: SOS JSTL


> Nothing is your page is setting a request scope attribute with the name
> "lang".  Did you mean $param.lang?
>
> --
> Serge Knystautas
> President
> Lokitech >> software . strategy . design >> http://www.lokitech.com
> p. 301.656.5501
> e. [EMAIL PROTECTED]
>
> Julien Martin wrote:
> > Hello,
> >
> > I am developing an application that uses Jstl for internationalization.
I
> > store a string called "lang" in a request attribute
(${requestScope.lang}).
> > This string is either "fr" or "es".
> >
> > My page is sometimes in french even though the lang attribute is "es"
and
> > vice versa.  It seems as if the  ${requestScope.lang} is ignored by the
> > "fmt:message" tags.
> >
> > What is odd is that when the jsp is retranslated and recompiled the
> > attribute is then taken into account.
> >
> > Can anyone help please?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to