https://bz.apache.org/bugzilla/show_bug.cgi?id=69735
--- Comment #6 from Michael Osipov <micha...@apache.org> --- (In reply to Remy Maucherat from comment #3) > I would have thought this would be (another) feature in default servlet. > I believe ServletRequest.getLocales() will return a sorted list of locales > according to the quality from the Accept-Language header. So using the list > to go through possible lookups would work. Attention: That method will also return the JVM's locale as well. As far as I remember this was mandated by the Server API spec. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org