Uses of Class
org.springframework.web.util.CookieGenerator
Package
Description
Locale support classes for Spring's web MVC framework.
Theme support classes for Spring's web MVC framework.
-
Uses of CookieGenerator in org.springframework.web.servlet.i18n
Modifier and TypeClassDescriptionclass
LocaleResolver
implementation that uses a cookie sent back to the user in case of a custom setting, with a fallback to the specified default locale or the request's accept-header locale. -
Uses of CookieGenerator in org.springframework.web.servlet.theme
Modifier and TypeClassDescriptionclass
ThemeResolver
implementation that uses a cookie sent back to the user in case of a custom setting, with a fallback to the default theme.