Erik et al
Yes
c tag (prefix="c") (uri=http://java.sun.com/jstl/core) uses EL expression as in
<c:set var="browser" value="${header['User-Agent']}"/>

check out
http://java.sun.com/developer/technicalArticles/javaserverpages/faster/

Martin-
----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Struts Users Mailing List" <user@struts.apache.org>
Sent: Tuesday, June 21, 2005 7:39 PM
Subject: Re: JSTL tag libs


Thanks for the replies.

-----Original Message-----
From: [EMAIL PROTECTED]
Sent: Jun 20, 2005 5:16 PM
To: Struts Users Mailing List <user@struts.apache.org>,
[EMAIL PROTECTED]
Subject: Re: JSTL tag libs

I'm not positive on this, but I think that the c-rt tags would take expressions in scriptlet format (<%=) whereas the c tags take expressions in the expression language format (${).

Erik


-----Original Message-----
From: [EMAIL PROTECTED]
Sent: Jun 20, 2005 4:34 PM
To: user@struts.apache.org
Subject: JSTL tag libs

Hi,
In the Struts 1.2.x distribution, what is the difference between the following tag libs:
contrib/struts-el/lib/c-rt.tld
contrib/struts-el/lib/c.tld

Thanks




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to