How can I set the value of themeSelector.theme when using s:link or h:outputLink?
selectOneMenu works fine but it does not fit that well with currnt look and feel of my
website. It would be nice to have links as follows:
Themes: original | dark | custom
Using c:forEach I managed to get the name of the them from the value property of each
selectItem but I don't know how to set themeSelector.theme with that value. Would it
possible to use h:inputHidden?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983036#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...