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
ctory/myimg.gif. Regards, Randy Burgess Web Applications Developer Nuvox Communications > From: Brian Relph <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List > Date: Fri, 30 Nov 2007 11:25:43 -0600 > To: Struts Users Mailing List > Subject: portlet css > > D

portlet css

2007-11-30 Thread Brian Relph
Does anyone have experience using css in portlets, and more specifically, using css to set background images? I am unable to use css for images since the url are not portlet urls ...