As I understand it, 

You're actually better off, if not HAVE TO, just putting the 3.0.6 connector jar file 
into your <tomcat-install>/common/lib directory in order for Tomcat to be able to see 
it. 

K

-----Original Message-----
From: Todd O'Bryan [mailto:[EMAIL PROTECTED] 
Sent: Saturday, 5 April 2003 19:44
To: ™âR­
Cc: [EMAIL PROTECTED]
Subject: Re: About JDBC


It should be enough to place the .jar file in the jre/lib/ext folder 
inside your Java installation folder. If you don't want to do that, you 
could modify your CLASSPATH environment variable to include wherever 
you decide to place the .jar.

Todd

On Saturday, April 5, 2003, at 09:05  AM, 徐祿政 wrote:

> Sorry~
>         I have a problem about JDBC now, I use mySQL as my database
> and tomcat as my server I downloaded the JDBC driver 
> (mysql-connector-java-3.0.6-stable.zip) and unziped it, but now I 
> don't how to use it? How to let my jsp pages connect to my database 
> Would u tell me how to do??                                            
>                           thanks a lot!!
>
>                                                                        
>                              L.c.Hsu


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to