Re: Tomcat 5 JSTL compile error

2004-09-14 Thread Patrick Bourke
, Patrick. Kris Schneider wrote: If you dump stuff in $CATALINA_HOME/shared/lib, then Tomcat internal classes can't "see" it: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/class-loader-howto.html Generally speaking, it's best to keep taglib JAR files in the app's WEB-I

Tomcat 5 JSTL compile error

2004-09-14 Thread Patrick Bourke
Hi all, I'm trying to get up and running with the JSTL standard tags, and am receiving a compile error that I can't sort out. I've got a simple page with which I'm tying to use the JSTL core and fmt namespaces. Here is my JSP page: <[EMAIL PROTECTED] language="java" contentType="text/html" %> <