Hy Matt,
thanks for all the hints,

> -----Urspr�ngliche Nachricht-----
> [...] 
> 
> > This doesn't work at all for me - a colleague said, it's 
> > using EL, which is only available for
> > JSP 2.0 which I don't have in Tomcat 4 - is that correct?
> 
> You can use JSTL (EL) with Tomcat 4 - it only requires JSP 1.2.


I installed JSTL, and i got your users-edit.jsp example going so far, the only thing 
missing
is, that the ${checkAll} variable doesn't get evaluated, so i have a plain 
"${checkAll}" 
String in my header where the checkbox should be - it seems that EL doesn't work in 
between
display tags, is that possible? Or do I have to use the el Version of the displatag 
tld?
(i tried that, but that did lead to some more errors and worked less well than without 
it)

Henning


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to