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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to