chris brown wrote:
>
> I'm trying to use the method "getLocale()" on HttpServletRequest objects...
> however, it always seems to return "en_US"! This is despite my browser
> sending "fr,en-gb;q=0.5" as the "accept-language" header! (I've checked this
> last point by calling request.getHeader("Accept-Language"), including
> several variations (upper & lower case, for example). I can always get the
> correct value back, but Tomcat 4.0.1 always returns "en_US".
>
For what it's worth:
1. Have you checked bugzilla?
2. What does getLocales() return (note the 's')?
--
Christopher St. John [EMAIL PROTECTED]
DistribuTopia http://www.distributopia.com
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>