https://bz.apache.org/bugzilla/show_bug.cgi?id=69735

--- Comment #3 from Remy Maucherat <r...@apache.org> ---
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.

-- 
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

Reply via email to