Then it is most likely a classpath problem.  You need to make sure the db2 jars are on 
the
classpath for Tomcat.   Looks like you're on NT or Win2K, not sure which version of 
Tomcat...

I think your best bet is to modify tomcat.bat and just add all the db2 jars to the 
classpath
there.  (Someone please feel free to jump in with a more correct way to do this... and 
I think
the recommended way changed from Tomcat 3 to 4?  This has always confused me...)

dwh


[EMAIL PROTECTED] wrote:

> Sorry Dennis to skip answering the first part...
> well yes DB2 connectivity works fine outside the servlet context...
>
> If I run a simple JAVA file to perform DB2 database data retrieval, it
> works fine.
> Its only with servlet it is not working...


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

Reply via email to