I want to retrieve the current theme name of a portal, I tried using PortalTheme.java it provides with some methods which it is mentioned that it can give the current theme name.
But how to create the instance of the class. I tried with RenderRequest, portal context in doView methods but it do not contain any info about the theme. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177782#4177782 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177782 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
