I tried to this:
getPortletConfig().getPortletSkin().setBackgroundColor("#ff0000");
in my portlet that subclasses AbstractPortlet and it turned the background
red for all the portlets after the one I called it from so I am assuming
this
modifies the skin for all portlets rendered after the call is made.
I was looking for something that would allow me to change the background etc
of just a particular portlet from Java. Any ideas?
thanks
Brian
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>