On 4/24/07, David Sean Taylor <[EMAIL PROTECTED]> wrote:
Yes, your portlet can provide its own CSS resources in a JSP You an simply reference the CSS in your JSP, but you need to put the context path in your reference to the CSS otherwise it will not be found Note that the 2.0 portlet spec will address this deficiency in the 1.0 spec of including resources from portlets in general
David, I thought that in Jetspeed 2.1 there was support for some kind of head phase. Am I wrong? I ask because it's something I want to start using. If there is this capability, is it just a matter of adding a doHead method to my portlet? -aaron --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
