I am lost Gavin. Are you suggesting that I used a page parameter for every page in my web
application?
It would be nice to have the following in components.xml:
| <component name="themeSelector">
| <property name="availableThemes">
| <value>original</value>
| <value>dark</value>
| <value>custom</value>
| </property>
| <property name="cookieEnabled>true</property>
| <property name="currentTheme">dark</property>
| </component>
Here, the currentTheme can be used to set the theme variable of the ThemeSelector class.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983298#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...