this mean that the server needs access to the internet (as this will
cause problems)?
Daniel.
-Original Message-
From: Nicolas De Loof [mailto:[EMAIL PROTECTED]
Sent: 17 May 2004 14:58
To: Struts Users Mailing List
Subject: Re: JSTL 1.1 EL not working :(
First, you don't need to s
First, you don't need to set taglibs in your web.xml.
Check that your web.xml declares "2.3" servlet api (in DOCTYPE)
It should work
Nico.
> I've tried to use JSTL with my web app, and it's not working!
> I downloaded jstl 1.1, and copied jstl.jar, and standard.jar to WEB-INF/lib.
> I put the
aniel.
-Original Message-
From: Andrea M. [mailto:[EMAIL PROTECTED]
Sent: 17 May 2004 15:17
To: 'Struts Users Mailing List'
Subject: R: JSTL 1.1 EL not working :(
Hi Daniel
Please tell us which container you are using
JSTL 1.1 require JSP 2.0 + servlet 2.4
AFAIK the only ones that actually
x27;Struts Users Mailing List'
Subject: R: JSTL 1.1 EL not working :(
Hi Daniel
Please tell us which container you are using
JSTL 1.1 require JSP 2.0 + servlet 2.4
AFAIK the only ones that actually implement those specs are:
Tomcat 5
SunOne 8
Jboss 4
If you are using other containers (e.g.
2.3
PS: anyways ensure that the URI you use in web.xml is the same you declare
in your page
Andrea
-Messaggio originale-
Da: Daniel Perry [mailto:[EMAIL PROTECTED]
Inviato: lunedì 17 maggio 2004 15.50
A: Struts User List
Oggetto: JSTL 1.1 EL not working :(
I've tried to use JSTL wi
Well, that worked...
So why does having the taglib files cause it to screw up?
Daniel.
-Original Message-
From: Kris Schneider [mailto:[EMAIL PROTECTED]
Sent: 17 May 2004 14:55
To: Struts Users Mailing List
Subject: Re: JSTL 1.1 EL not working :(
Remove the TLD files from WEB-INF
Remove the TLD files from WEB-INF, remove the elements from web.xml,
make sure you're using a JSP 2.0 container (like Tomcat 5), and make sure
you're using a Servlet 2.4 web.xml.
Quoting Daniel Perry <[EMAIL PROTECTED]>:
> I've tried to use JSTL with my web app, and it's not working!
> I downloa
You don't have to declare the .tlds inside the "web.xml"
Try elminate it!
BR
/Amleto
-Messaggio originale-
Da: Daniel Perry [mailto:[EMAIL PROTECTED]
Inviato: lunedì 17 maggio 2004 15.50
A: Struts User List
Oggetto: JSTL 1.1 EL not working :(
I've tried to use
I've tried to use JSTL with my web app, and it's not working!
I downloaded jstl 1.1, and copied jstl.jar, and standard.jar to WEB-INF/lib.
I put the f.tld, fmt.tld, fn.tld in WEB-INF/.
In my web.xml i've got:
/WEB-INF/c.tld
/WEB-INF/c.tld
/WEB-INF/fn.tld
/WEB-INF/fn.tld
9 matches
Mail list logo