You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Atif Shahab <as...@mail.bii-sg.org> on 2002/09/20 18:23:19 UTC

adding jar file

Hi,

I'm trying to add orielly's servelet jar to tomcat.  On tomcat3.3 I have
in in $TOMCAT/lib/common.  Now that I want to migrate over to tomcat4 I'm
having trouble getting the jar file to work.  I've copied the file in

$CATALINA/shared/lib
$CATALINA/common/lib
WEB-INF/lib of the application

But when ever I try to access the jsp I get the same error.  It could not
find

import com.oreilly.*;

What I don't understand is why it's not able to find the jar file?

Thanks


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