Package | Description |
---|---|
org.springframework.web.servlet.theme |
Theme support classes for Spring's web MVC framework.
|
Modifier and Type | Class and Description |
---|---|
class |
FixedThemeResolver
Implementation of ThemeResolver that simply uses a fixed theme.
|
class |
SessionThemeResolver
Implementation of ThemeResolver that uses a theme attribute in the user's
session in case of a custom setting, with a fallback to the default theme.
|
Copyright © 2013. All Rights Reserved.