es not endorse distribution to any party other than intended recipient.
> Sender does not necessarily endorse content contained within this
> transmission.
>
>
> > From: [EMAIL PROTECTED]
> > To: user@struts.apache.org
> > Subject: Re: Dynamic include
Al Sutton wrote:
Any reason not to use;
or did I miss something?
Al.
That had never occurred to me!
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Any reason not to use;
or did I miss something?
Al.
Dave Newton wrote:
--- On Wed, 9/3/08, Martin Gainty wrote:
I'd be worried if that test failed.
Dave
-
To unsubscribe, e-mail: [EMAIL PROT
--- On Wed, 9/3/08, Martin Gainty wrote:
>
I'd be worried if that test failed.
>href="${pageContext.request.contextPath}/css/main.css">
Dave
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional command
distribution to any party other than intended recipient. Sender does
not necessarily endorse content contained within this transmission.
> From: [EMAIL PROTECTED]
> To: user@struts.apache.org
> Subject: Re: Dynamic include of a CSS stylesheet
> Date: Wed, 3 Sep 2008 14:02:10 +0300
>
Roger wrote:
I often use:
where ${initParam.css} refers to an init param in web.xml (useful if it
needs to change with the deployment, such as a version number)
Could you point me at some code examples on how to set this up. I've a need to
load a different style sheet depending upon
>
> I often use:
>
>
> href="${pageContext.request.contextPath}/css/main.css">
>
>
> where ${initParam.css} refers to an init param in web.xml (useful if it
> needs to change with the deployment, such as a version number)
>
Could you point me at some code examples on how to set this up. I've a
Alexander Baetz wrote:
Hi,
ok, this is not really a struts question but we came to it while
creating tiles pages. it might be that i'm thinking wrong.
scenario:
in writing a tiles template. there i want to include an external
stylesheet x. when an action (domain/namespace/myAction.action) is
Hi,
ok, this is not really a struts question but we came to it while
creating tiles pages. it might be that i'm thinking wrong.
scenario:
in writing a tiles template. there i want to include an external
stylesheet x. when an action (domain/namespace/myAction.action) is
executed the result cr
9 matches
Mail list logo