Try
<context-param>
| <param-name>org.ajax4jsf.SKIN</param-name>
| <param-value>#{mySkinBean.currentSkin}</param-value>
| </context-param>
and do whatever you want with mySkinBean
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079135#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...