Using stateful ThemeSwitcher
We have seen how to configure a theme in web.xml
using a context parameter. Instead of configuring a static theme name, we can bind it to an EL expression, which resolves to theme name.
We have seen how to configure a theme in web.xml
using a context parameter. Instead of configuring a static theme name, we can bind it to an EL expression, which resolves to theme name.