Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss Seam] - Changing themes

scott.stark@jboss.org

2007-05-10


I'm interested in changing predefined themes on the web page (ex. ruby, wine, classic...)for the richfaces components.I have tried to do that through the one bean named theme who has a field look.That field is value binded in the web.xml

<context-param>

<param-name>org.ajax4jsf.SKIN</param-name>

<param-value>#{theme.look}</param-value>

</context-param>

and that works if I change it.But the thing that I' m interested in how to do that through the code without touching and modifying dinamicaly
the web.xml file, something like the language selector and the message bundle that is supported by the seam component.
Thanks in advance!!

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044646
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.