[jboss-user] [JBoss Seam] - Re: Problem with seam theme-selector and richfaces skins

amitev do-not-reply at jboss.com
Wed Aug 29 09:03:10 EDT 2007


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#4079135

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079135



More information about the jboss-user mailing list