public
classAcceptHeaderLocaleResolver
implements
LocaleResolver
Overview
Inheritance
Members
Usage
Source
Books
Since27.02.2003
VersionNot specified.
Author(s)Juergen Hoeller
Implementation of LocaleResolver that simply uses the primary locale
specified in the "accept-language" header of the HTTP request
(i.e., the locale sent by the client browser, normally that of the client's OS).
Note: Does not support setLocale, because the accept header cannot be changed.
Note: Does not support setLocale, because the accept header cannot be changed.