Hi,

there seems to be a bug in the resource bundle selection algorithm of
JSTL 1.0.2 and I18N (nightly build from Feb 7 2003) (do they have the same code base?).

The libraries read the requested language from the first request they get. After that first request, the browser locale seems to be discarded
and all replies are generated with the locale from the first request.
The locale seems to be in application scope instead of request or page
scope.

Can anyone confirm that behaviour?

More information can be found at
http://issues.apache.org/bugzilla/show_bug.cgi?id=16849

By the way, Struts does not show that behaviour. It always replies with
the locale provided by the browser.

Kind regards,

Hans


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

Reply via email to