[jboss-user] [JBoss Seam] - Re: Chaning RichFaces skin during development

nickarls do-not-reply at jboss.com
Mon Jan 14 03:12:32 EST 2008


Nothing magical, it just goes into web.xml as a parameter


  |     <context-param>
  |         <param-name>org.richfaces.SKIN</param-name>
  |         <param-value>blueSky</param-value>
  |     </context-param>
  | 

as described in 

http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/SettingsForDifferentEnvironments.html

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119526#4119526

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



More information about the jboss-user mailing list