FYI... Tomcat is NOT the RI for Servlets and JSPs. Read it at the message below (at the bottom of the message).

http://www.mail-archive.com/[EMAIL PROTECTED]/msg20273.html

On Jan 29, 2004, at 6:55 PM, Jay Rostosky wrote:



I'm using the Jakarta Standard Taglib implementation of JSTL 1.1 with Tomcat 5.0.18. The Standard Taglib documentation clearly states that one must place standard.jar and jstl.jar in the WEB-INF/lib directory of the webapp (which works fine for me). Alternatively, I can place these JARs in shared/lib and things work fine.

I'm wondering why these are not included in the Tomcat 5 distribution, especially given that Tomcat is the S/JSP RI.

Note that the Sun J2EE SDK 1.4 does include JSTL 1.1 support out of the box, though it's a single JAR file:
appserv-jstl.jar


Note also that appserv-jstl.jar appears to be the amalgamation(?) of jstl.jar + standard.jar.


--------------------------------------------------------------------- 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