Hello All,
I am learning about
Java,
servlets, JavaServer Pages,
JDBC, and
Tomcat. Whew. Lots of info, and very interesting stuff. As a part of the learning process I downloaded the latest stable version of the MySQL JDBC driver. I am using MacOS 10.2.8. I think I should place the jar in /Library/Java/Extensions . Is this correct?
The book I am using to learn from says to install the jar in the common/lib directory of Tomcat. Should this be a separate copy or a link to the jar in /Library/Java/Extensions?
Thanks,
Elton
[ October 15, 2003: Message edited by: Elton Hughes ]