I use the following to load my CSS files:
Note: If you do not use sslext then use html:rewrite instead of sslext:rewrite.
This method requires the path to the CSS file to be stored within the
struts config file so it can be easily updated, i.e:
.
Hope that helps.
Tim Christopher
it in web.xml, the default value is :
> > http://java.sun.com/jstl/core
> > It's defined in the c.tld taglib descriptor itself, see the uri sub
> > element.
> >
> > -Henrik
> >
> > David Johnson <[EMAIL PROTECTED]>
> > 02/28/2005 01:53 PM
> >
/jstl/core
> It's defined in the c.tld taglib descriptor itself, see the uri sub
> element.
>
> -Henrik
>
> David Johnson <[EMAIL PROTECTED]>
> 02/28/2005 01:53 PM
> Please respond to "Struts Users Mailing List"
>
> To: Struts Users Mailing
g List"
To: Struts Users Mailing List
cc:
Subject:Re: CSS and Tiles
a follow up... what's the corresponding tablib element look like for
the c.tld taglib?
<%@ taglib uri="http://jakarta.apache.org/struts/tags-html"; prefix="htm
try this:
href="<%= request.getContextPath()%>/styles/style.css"
Shed.
-Original Message-
From: David Johnson [mailto:[EMAIL PROTECTED]
Sent: Monday, February 28, 2005 14:03
To: Struts Users Mailing List
Subject: CSS and Tiles
Hi all
I have the following directory (partial shown) struc
a follow up... what's the corresponding tablib element look like for
the c.tld taglib?
<%@ taglib uri="http://jakarta.apache.org/struts/tags-html"; prefix="html" %>
On Mon, 28 Feb 2005 14:42:40 -0500, David Johnson <[EMAIL PROTECTED]> wrote:
> nope, that's PERFECT. Thanks.
>
> I was planning to
nope, that's PERFECT. Thanks.
I was planning to use
but this is a better alternative.
Thanks!
On Mon, 28 Feb 2005 13:40:08 -0600, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Hi
>
> Assuming I understood you correctly:
>
> I use webapplication absolute path with the JSTL core library's U
Hi
Assuming I understood you correctly:
I use webapplication absolute path with the JSTL core library's URL tag
In my JSP:
"/>
If you need to use a dynamic value for the stylesheets' name you could use
the JSTL's expression language.
-Henrik
David Johnson <[EMAIL PROTECTED]>
02/2
8 matches
Mail list logo