Hi, Xavier,

I'm using CSS in my portlet's JSPs as following:

<link rel="stylesheet" type="text/css"
href="<%=renderResponse.encodeURL(renderRequest.getContextPath()
+ "/css/dce-portal.css")%>"/>

and I package all .css styles in the /css/ dir
relative tot he root of the web (portlet) application

Marina

--- Xavier Lawrence <[EMAIL PROTECTED]> wrote:

> 
> Hello,
> 
> I am currently modifying an existing Struts
> application so it generates
> content to a portlet.
> 
> One question that I have is that the existing
> application uses custom
> styles in a CSS file. Is there a way to make the
> portlet use the styles in
> the CSS file without copy-paste them in the JSPs ???
> 
> Is there a way I could customize jetspeed so it
> knows about these styles ?
> 
> Thanks in advance for any help.
> 
> Regards
> 
> Xavier
> 
> -- 
> ---------=[ xlawrence at jahia dot com ]=---------
> Jahia : A collaborative source CMS and Portal Server
> www.jahia.org Community and product web site
> www.jahia.com Commercial services company
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to