static val THEME_SESSION_ATTRIBUTE_NAME: String
Name of the session attribute that holds the theme name. Only used internally by this implementation. Use RequestContext(Utils).getTheme() to retrieve the current theme in controllers or views.
See Also
org.springframework.web.servlet.support.RequestContext#getThemeorg.springframework.web.servlet.support.RequestContextUtils#getTheme