I'm working on a win2000 machine and am trying to use mysql and the mm.mysql
jdbc driver with Tomcat. I am getting a ClassNotFoundException for the
mm.mysql....Driver class from a
Class.forName("mm.mysql....Driver").newInstance() call within a servlet.
But, I verified that the class is in my classpath environment variable by
running other Java programs that found it. I there something in the Tomcat
config I should be changing?
thanks in advance
-jannon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]