0 Replies Latest reply on Feb 4, 2009 10:28 AM by thiruneela

    How to generate new themes in seams

    thiruneela
      Hi!

      I want to have my own themes for my application.  I am using the following technique, but by this technique I am able to get only a few thems. If I want to have more themes, How can I?  Please help me.
      Thanks in advance.

      <h:commandLink value="wine" >
                      <a4j:actionparam name="skin" value="wine" assignTo="#{skinBean.skin}"/>
                  </h:commandLink>