You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Brian Millett <bp...@ec-group.com> on 2002/07/25 21:45:07 UTC

javax.servlet.jsp.el.ExpressionEvaluator ????

I am trying to compile the latest 7/25 cvs co of Jakarta-tomcat-4 and I
have ran into a problems with jasper2.

   [javac]
/home/bpm/compile_area/cvs_jakarta/jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/JspUtil.java:90: package javax.servlet.jsp.el does not exist
    [javac] import javax.servlet.jsp.el.ExpressionEvaluator;
    [javac]                             ^


I have no idea where this file might be located.  It is not part of the
commons, commons-sandbox, taglibs, struts, velocity, etc.

What is it and why was code committed to CVS that references files that
do not exist?

Thanks.

-- 
Brian Millett                    
Enterprise Consulting Group     "Shifts in paradigms
(314) 205-9030                     often cause nose bleeds."
bpm@ec-group.com                   Greg Glenn


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>