what webserver do you use?

you have to make sure that the webserver can see the classpath.
for example if you're using JServ, you have to set in the jserv.properties
the wrapper.classpath='your classpath' instead of your login classpath.
I'm pretty sure other webserver has other way to do this.

vic .

----- Original Message -----
From: "eric mabo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 07, 2000 2:51 AM
Subject: Need JDBC Help


> Hi all!!
> I am a novice in JDBC. I have been trying to use JDBCTest tool1.03 from
> InterSolv to connect to my database, but each time I try to get
> a Driver URL, I get the message below after pressing OK.
>
> registerDriver() failed
> java.lang.ClassNotFoundException......
>
> my JDBCTest1.03 was downloaded and stored in C:\unzipped\JDBCTest1.03.
>
> I have tried to set the Classpath to this directory, but it won't work.
> Can someone please help me?
>
> Thanks.
> Erna
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to