Hi,
I am trying to use java servlets with the mm.mysql
driver and I keep getting the exception: "No suitable
driver found." I have been able to use the mm.mysql
driver using applets without a problem.
I downloaded the jswdk from Sun to test my servlets
out. I have been able to use their sample servlets,
but when I created my own servlet and tried to connect
to the Mysql database, I got the "No suitable driver
found" exception. I have the mysql_comp.jar and
mysql_uncomp.jar files in the CLASSPATH env variable.
Anybody know what I am missing?
Thanks,
Ashish