You need to include the taglib in the page with something similar to the
following directive:
<%@ taglib prefix="html" uri="http://struts.apache.org/tags-html"%>
(*Chris*)
On 31 Oct 2006 11:59:43 +0100, Jorge Martín Cuervo <
[EMAIL PROTECTED]> wrote:
El mar, 31 de 10 de 2006 a las 10:41, Ju
El mar, 31 de 10 de 2006 a las 10:41, Juanjo Cuadrado escribió:
> Thanks for your reply, Jorge... but... it don't work fine for me. Or I don't
> know use it correctly.
>
> When the page is showed, its html code is " "
>
>
>
> 30 Oct 2006 17:59:17 +0100, Jorge Martín Cuervo <[EMAIL PROTECTED]
Thanks for your reply, Jorge... but... it don't work fine for me. Or I don't
know use it correctly.
When the page is showed, its html code is "
:
Hi, try with jslt :
<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<%@ taglib uri="/tags/smartcv2" prefix="s"
Hi, try with jslt :
<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<%@ taglib uri="/tags/smartcv2" prefix="s" %>
<%@ taglib uri="/tags/jstl-c" prefix="c" %>
El lun, 30 de 10 de 2006 a las 16:48, Juanjo Cuadrado escribió:
> Hi,
>
> I need to use the
Hi,
I need to use the <[EMAIL PROTECTED] file= a dynamic way.
Ej.
<[EMAIL PROTECTED] file="/WEB-INF/jspf/${query.action}.jspf"%>
or
<[EMAIL PROTECTED] file="/WEB-INF/jspf/<%= query.getAction() %>.jspf"%>
but I can't do it... I only get the follow trace:
org.apache.jasper.JasperExce
On 17/05/05 16:06 [EMAIL PROTECTED] wrote:
Hi,
I display a databse structure in a tree and try to open a context by
clicking a link.
But I don't know how to add the id of the selected context to a bean.
I use the nested tld to display the structure.
Anybody can give me some suggestions on this
Hi,
I display a databse structure in a tree and try to open a context by
clicking a link.
But I don't know how to add the id of the selected context to a bean.
I use the nested tld to display the structure.
Anybody can give me some suggestions on this?
Thanks in advance,
Sebastian
Brett Connor wrote:
David Stevenson wrote:
On 11/8/04 6:18, "Michael McGrady" <[EMAIL PROTECTED]> wrote:
I loved those competitions in perl that tried to
be the hardest to understand.
Competitions? I've seen C ones (the 12 days of Xmas one is a
classic), but
truly idiomatic Perl is self-obfusc
David Stevenson wrote:
On 11/8/04 6:18, "Michael McGrady" <[EMAIL PROTECTED]> wrote:
I loved those competitions in perl that tried to
be the hardest to understand.
Competitions? I've seen C ones (the 12 days of Xmas one is a classic), but
truly idiomatic Perl is self-obfuscating!
Let's not
On 11/8/04 6:18, "Michael McGrady" <[EMAIL PROTECTED]> wrote:
> I loved those competitions in perl that tried to
> be the hardest to understand.
Competitions? I've seen C ones (the 12 days of Xmas one is a classic), but
truly idiomatic Perl is self-obfuscating!
Let's not get into language wars,
Jim Barrows wrote:
-Original Message-
From: Michael McGrady [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 10, 2004 4:33 PM
To: Struts Users Mailing List
Subject: Re: using tiles with dynamic links
At 04:12 PM 8/10/2004, you wrote:
But he used the keyword 'dynamic'. So presu
At 05:16 PM 8/10/2004, you wrote:
Haven't done it myself but if your using Tomcat, then you should be able to
do it without Apache:
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/cgi-howto.html
Niall
To quote Vic Chekvenich
"You can get very dynamic w/ tiles, and use tilesaction for each tilee an
At 04:59 PM 8/10/2004, you wrote:
On 11/8/04 0:33, "Michael McGrady" <[EMAIL PROTECTED]> wrote:
> You soccer types are a trip.
It's called football, old boy.
Ireland: soccer. England: football.
And we (well, some of us) have vast amounts of mod_perl code that it would
be shameful to throw away.
E
At 04:32 PM 8/10/2004, you wrote:
On 11/8/04 0:19, "Jim Barrows" <[EMAIL PROTECTED]> wrote:
> There isn't one.
Exactly. Michael's answer was not only curt, it was incorrect.
I don't see what makes you think it was incorrect. You think that the path
is restricted? If so, then I am wrong, but I t
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 10, 2004 8:17 PM
To: Struts Users Mailing List
Subject: Re: using tiles with dynamic links
Haven't done it myself but if your using Tomcat, then you should be able to
do it without Apache:
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/c
" <[EMAIL PROTECTED]>
Sent: Wednesday, August 11, 2004 1:02 AM
Subject: RE: using tiles with dynamic links
Amen. As much as I dislike Perl. There's some really cools stuff out there
in perl.
However... the request dispatch docs do mention that you include anything on
the same s
> -Original Message-
> From: David Stevenson [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 10, 2004 5:00 PM
> To: Struts Users Mailing List
> Subject: Re: using tiles with dynamic links
>
>
> On 11/8/04 0:33, "Michael McGrady" <[EMAIL PROTECTED
On 11/8/04 0:33, "Michael McGrady" <[EMAIL PROTECTED]> wrote:
> You soccer types are a trip.
It's called football, old boy.
And we (well, some of us) have vast amounts of mod_perl code that it would
be shameful to throw away.
> -Original Message-
> From: Michael McGrady [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 10, 2004 4:33 PM
> To: Struts Users Mailing List
> Subject: Re: using tiles with dynamic links
>
>
> At 04:12 PM 8/10/2004, you wrote:
> >But he used the keyword
At 04:12 PM 8/10/2004, you wrote:
But he used the keyword 'dynamic'. So presumably it's more than a static
file that he wants to include.
He said "I wish to make some of my tiles return content from web pages
outside my site i.e. kind of like using frames. can this be done with
tiles?" Does thi
On 11/8/04 0:19, "Jim Barrows" <[EMAIL PROTECTED]> wrote:
> There isn't one.
Exactly. Michael's answer was not only curt, it was incorrect.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PRO
> -Original Message-
> From: David Stevenson [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 10, 2004 4:13 PM
> To: Struts Users Mailing List
> Subject: Re: using tiles with dynamic links
>
>
> On 10/8/04 23:46, "Michael McGrady" <[EMAIL PROTE
On 10/8/04 23:46, "Michael McGrady" <[EMAIL PROTECTED]> wrote:
> Be sure to use a link which actually addresses the files you want to
> include.
But he used the keyword 'dynamic'. So presumably it's more than a static
file that he wants to include.
Me - I'd link to use the output of a mod_perl s
At 03:46 PM 8/10/2004, you wrote:
Be sure to use a link which actually addresses the files you want to
include. Better? LOL
Well, not really a link, but you get the idea. Whatever connection you
have to the files, be sure it is sufficient, and, real, okay? LOL That
should about do it for t
At 03:37 PM 8/10/2004, you wrote:
On 10/8/04 20:18, "Michael McGrady" <[EMAIL PROTECTED]> wrote:
> Yes.
Woah there, go steady with the heavy science.
Perhaps you could pr?is an answer for the guy? It didn't need to be as
long as 'Yes', when 'Y' might well have been sufficient.
Okay. I will add t
On 10/8/04 20:18, "Michael McGrady" <[EMAIL PROTECTED]> wrote:
> Yes.
Woah there, go steady with the heavy science.
Perhaps you could précis an answer for the guy? It didn't need to be as
long as 'Yes', when 'Y' might well have been sufficient.
Yes.
At 10:17 AM 8/10/2004, you wrote:
I wish to make some of my tiles return content from web pages outside my
site i.e. kind of like using frames. can this be done with tiles?
thanks
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
I wish to make some of my tiles return content from web pages outside my
site i.e. kind of like using frames. can this be done with tiles?
thanks
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
:-)
alu, artifex wrote:
it works just perfectly! using the tag and having all images use
a relative path.
i haven't figured out any disadvantages yet.
thanks, great solution!
art
alu, artifex wrote:
mhm, sounds very promising - if i use pure html for all stylset-based
links they would use the a
it works just perfectly! using the tag and having all images use
a relative path.
i haven't figured out any disadvantages yet.
thanks, great solution!
art
alu, artifex wrote:
mhm, sounds very promising - if i use pure html for all stylset-based
links they would use the adress base
from the base
mhm, sounds very promising - if i use pure html for all stylset-based
links they would use the adress base
from the base tag, the taglib tags are rendering every url with a
preceeding slash so the base tag would be
overriden.
is it that simple? i'll give it a try and let you know.
regards
art
ro
I would solve this probably by extending the Struts img-Tag with my own.
This shouldn't be too difficult since you have all the sources for the
img-Tag.
HTH,
Christoph
alu, artifex wrote:
hi list,
i'm working on a struts web application which should give the users the
possibility to choose
the g
thought of using the html:base element?
you can then make all references to images and stylesheets static,
changing only the base to the current layout base...
I don't know if using or will overrides
this, so you may have to use pure html for those...
Cheers,
Ron
alu, artifex wrote:
hi list,
hi list,
i'm working on a struts web application which should give the users the
possibility to choose
the graphical layout of the application (images, sounds or general media
objects) from a predefined
collection of "stylesets". if the user logs in his chosen styleset is
read from a database an
34 matches
Mail list logo