Hi Riyad,
I used tomcat-4.1.x and struts-1.1 with the contributed JSTL libraries thus I could you use EL expressions also in tomcat-4.1. What is the difference between TC-4.1 and TC-5.0 about the EL expressions?
Zsolt
Mostly that you can use EL expressions anywhere in a page in JSP 2.0 -- no need for the clutter of <c:out> in most cases.
OnJava had a four part series about JSP 2.0 that probably has some more info:
part one: http://www.onjava.com/pub/a/onjava/2003/11/05/jsp.html
Joe
--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Imagine if every Thursday your shoes exploded if you tied them the usual way. This happens to us all the time with computers, and nobody thinks of complaining."
-- Jef Raskin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]