That broke it. It seems I need the el stuff (struts 1.1).
Mark Lowe wrote:
You're using tc 5 so this should work for you
<%@ taglib uri="/tags/struts-html" prefix="html" %>
<%@ taglib uri="/tags/struts-tiles" prefix="tiles" %>
On 30 Mar 2004, at 16:21, Dean A. Hoover wrote:
Mark,
Thanks! T
You're using tc 5 so this should work for you
<%@ taglib uri="/tags/struts-html" prefix="html" %>
<%@ taglib uri="/tags/struts-tiles" prefix="tiles" %>
On 30 Mar 2004, at 16:21, Dean A. Hoover wrote:
Mark,
Thanks! That works. I'm still going to try to figure out what I should
be using from s
Mark,
Thanks! That works. I'm still going to try to figure out what I should
be using from struts(-el) and what I should be using from JSTL.
Dean Hoover
Mark Lowe wrote:
I'm still on tc4.1 so i need the el tags but I have this working.
On 30 Mar 2004, at 15:51, Dean A. Hoover wrote:
Than
: Struts Users Mailing List
Subject: Re: string substitution in tiles
Avinash,
Thanks. I've never used importAttribute before.
Dean
Avinash Gangadharan wrote:
>Try this :
>
>In tiles-def.xml ---
>
>In your jsp ---
>
>
>
>
>
>
>
>
>
>
>
>
I'm still on tc4.1 so i need the el tags but I have this working.
On 30 Mar 2004, at 15:51, Dean A. Hoover wrote:
Thanks for the help, but this is still throwing an exception. I am
using tomcat 5
and this is what I did. I grabbed all of the contrib/lib stuff for
struts-el. Made
web.xml aw
Thanks for the help, but this is still throwing an exception. I am using
tomcat 5
and this is what I did. I grabbed all of the contrib/lib stuff for
struts-el. Made
web.xml aware of bean-el, html-el and c. Have the following in
tiles-defs.xml:
Have the following in the JSP file:
<%@ taglib uri
PROTECTED]>
Sent: Tuesday, March 30, 2004 3:18 AM
Subject: Re: string substitution in tiles
> Avinash,
>
> Where can I download the *-el stuff from? I see a struts-el overview
> page but
> I don't see any downloads. Where is this stuff?
>
> Thanks.
> Dean
>
>
&
Avinash,
Where can I download the *-el stuff from? I see a struts-el overview
page but
I don't see any downloads. Where is this stuff?
Thanks.
Dean
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
nstead.
Hope this solves the problem.
Avinash
-Original Message-
From: Dean A. Hoover [mailto:[EMAIL PROTECTED]
Sent: Monday, March 29, 2004 5:10 PM
To: Struts Users Mailing List
Subject: Re: string substitution in tiles
Avinash Gangadharan wrote:
>If you are using the bean-el tag it shou
on( action );
^
1 error
-Original Message-
From: Dean A. Hoover [mailto:[EMAIL PROTECTED]
Sent: Monday, March 29, 2004 2:21 PM
To: Struts Users Mailing List
Subject: Re: string substitution in tiles
No, that doesn't work. I get an exception and look
If you are using the bean-el tag it should have worked.
In any case this should work too :
-Original Message-
From: Dean A. Hoover [mailto:[EMAIL PROTECTED]
Sent: Monday, March 29, 2004 2:21 PM
To: Struts Users Mailing List
Subject: Re: string substitution in tiles
No, that
In tiles-def.xml ---
In your jsp ---
-Original Message-
From: Dean A. Hoover [mailto:[EMAIL PROTECTED]
Sent: Monday, March 29, 2004 1:40 PM
To: [EMAIL PROTECTED]
Subject: string substitution in tiles
I have a general form layout I am defining in
tiles. But there is one
ECTED]
Subject: string substitution in tiles
I have a general form layout I am defining in
tiles. But there is one thing I'm not sure how
to do. The relevant part of the form layout
looks like this:
I want to replace the xxx action with a string
I define in tiles-defs.xml. Say
Try this :
In tiles-def.xml ---
In your jsp ---
-Original Message-
From: Dean A. Hoover [mailto:[EMAIL PROTECTED]
Sent: Monday, March 29, 2004 1:40 PM
To: [EMAIL PROTECTED]
Subject: string substitution in tiles
I have a general form layout I am defining in
tiles. But
I have a general form layout I am defining in
tiles. But there is one thing I'm not sure how
to do. The relevant part of the form layout
looks like this:
I want to replace the xxx action with a string
I define in tiles-defs.xml. Say I want to call the
replacement string "url"
15 matches
Mail list logo