Re: portlet css

2007-11-30 Thread Randy Burgess
t was correct, it is implementation specific. :-) Regards, Randy Burgess Web Applications Developer Nuvox Communications > From: Martin Gainty <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List > Date: Fri, 30 Nov 2007 16:11:30 -0500 > To: Struts Users Mailing List >

Re: portlet css

2007-11-30 Thread Martin Gainty
free for post offline as this is O/T to struts HTH/ M-- - Original Message - From: "Randy Burgess" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Friday, November 30, 2007 12:38 PM Subject: Re: portlet css > I think it is portal imple

Re: portlet css

2007-11-30 Thread Nils-Helge Garli Hegvik
Which portlet server are you running? Most portlet containers don't encode resource urls in a specific manner. I have not tried, but I guess you can dynamically generate the css using a JSP or a servlet, or embed the styles directly in your JSP. Nils-H On Nov 30, 2007 6:25 PM, Brian Relph <[EMAIL

Re: portlet css

2007-11-30 Thread Randy Burgess
I think it is portal implementation specific. I'm using AquaLogic UI and it has an image server. I put the images there and then reference them using image server links. So suppose my portal is located at http://myportal.com then my image src look like http://myportal.com/imageserver/mydirectory/my