Yes, I'm using mainly JSTL to display data on the page (fmt:message) and
they're all showing up in French.  I put one bean:message on the page just
as a test and it is correctly displaying English.
 (*Chris*)

On 11/8/06, Christopher Schultz <[EMAIL PROTECTED]> wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chris,

Chris Pratt wrote:
> It seems that the next time SecurityFilter gets run after a
> Session.invalidate(), it calls Session.invalidate() itself which was
> throwing out the values set by I18NFilter.

Really? So, it's killing your new session? It really ought not to so
that. Do you think this is a bug in securityfilter?

> Whew, problem solved, right... NOT!!  Now the values are getting set
into
> the session and are appearing properly when I dump their values using my
> Custom tag (See below), but JSTL is still printing out the text in
French!

Heh. No love.

> Oh, one other piece of information, I've determined that this only
happens
> if the Accept-Language headers contains fr as an option, even if it
isn't
> the preferred language.  If the browser sends "Accept-Language:
en-us,en;q=
> 0.8,fr-ca;q=0.5,fr;q=0.3" I get French text.  If it sends
"Accept-Language:
> en-us,en;q=0.5" I get English.
>
> I'm totally flabergasted, how can this happen???  Anyone have any
ideas??

Okay, now this is making more sense (at least the French part).

Can you clarify which of struts and JSTL goes French on you? Or, do they
both go French on you?

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFUnHV9CaO5/Lv0PARAgFlAJ9QhIeWQhlF1EwKyXyppgoXIWs0ywCgsWaX
JL5TOD1MS0k4RZaiyHUdlk0=
=P0na
-----END PGP SIGNATURE-----

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


Reply via email to