public class JstlLocaleResolver extends Object implements com.github.dandelion.core.i18n.LocaleResolver
JSTL implementation of the LocaleResolver
.
The locale is retrieved first from the request scope and then from the session scope.
Constructor and Description |
---|
JstlLocaleResolver() |
public Locale resolveLocale(javax.servlet.http.HttpServletRequest request)
resolveLocale
in interface com.github.dandelion.core.i18n.LocaleResolver
Copyright © 2013–2015 Dandelion Project. All rights reserved.