Servlet 2.4 lets you use EL all over the place in JSPs? That rocks me,
can someone please send me a link to some good examples of just how
out-there you can get?
 
-Josh
 
-- 
 
"His comrades fought beside him, Van Owen and the rest...
       But of all the thompson gunners- Roland was the best."
 
Josh McDonald
Analyst Programmer
Information Technology
Ph: 61 7 3006 6460
Email: [EMAIL PROTECTED]


>>> [EMAIL PROTECTED] 19/01/2006 7:23:17 am >>>

On 1/18/06, David Thielen <[EMAIL PROTECTED]> wrote:
> Hello;
>
> I am using:
> Tomcat 5.5 - so I assume servlet 2.4
> JSTL - 1.1.2
> Struts - 1.2.8
>
> So I assume I can just ignore the old struts-el part and just use
the
> default struts and jstl jar files?

JSTL 1.0 is a separate tag library; the EL is available within JSTL
tags only; Struts has its own support for EL in Struts-EL library, as
well as DisplayTag.

JSTL 1.1 is part of JSP 2.0 spec, so JSP 2.0 container like Tomcat 5
supports JSTL tags out of the box. What is even better, the container
supports EL expressions all around your page, not just in JSTL tags,
so there is no need in Struts-EL library.

Michael.

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








***************************************************************************
Messages included in this e-mail and any of its attachments are those
of the author unless specifically stated to represent WorkCover Queensland. The 
contents of this message are to be used for the intended purpose only and are 
to be kept confidential at all times.
This message may contain privileged information directed only to the intended 
addressee/s. Accidental receipt of this information should be deleted promptly 
and the sender notified.
This e-mail has been scanned by Sophos for known viruses.
However, no warranty nor liability is implied in this respect.
****************************************************************************

Reply via email to