spring-framework / org.springframework.web.servlet.theme / FixedThemeResolver / <init>

<init>

FixedThemeResolver()

org.springframework.web.servlet.ThemeResolver implementation that simply uses a fixed theme. The fixed name can be defined via the "defaultThemeName" property; out of the box, it is "theme".

Note: Does not support setThemeName, as the fixed theme cannot be changed.

Author
Jean-Pierre Pawlak

Author
Juergen Hoeller

Since
17.06.2003

See Also
#setDefaultThemeName