ke, 2003-12-03 kello 22:09, Sarah Zou wrote:
> Hi All,
>    I am using Tomcat 4.1.29 and DB2 8.1.  I try to use the servlet 
> below to see if it can find DB2 jdbc driver:
> ...
> I have tried to put db2java.zip in Tomcat common\lib or 
> webapp\web-inf\lib.  Also I tried to add db2java.zip  to "set classpath" in 
> catalina.bat in Tomcat bin.   It didnot work. 
> Your help will be very much appreciated.

Tomcat will only look for .jar-packages, so change the type of the
package, and place it in one or the other directory.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to