R: JSTL 1.1 EL not working :(

2004-05-17 Thread Andrea M.
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. Tomcat 4x) you need to use JSTL 1.0, that only require JSP 1.2 + servlet 2.3

R: JSTL 1.1 EL not working :(

2004-05-17 Thread Amleto Di Salle
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 JSTL with my web app, an