Hey guys,
Thanks for your help, I managed to get it working!
I had previously dropped the jar file in tomcat\lib but was still getting
class not found errors. Just for kicks I rebooted and it started working (I
had previously just tried restarting Tomcat). Go figure...
Thanks again!
--
To unsub
David,
> Hello all,
>
> Hopefully this is an easy one...
> I am trying to connect to mysql from a servlet running on Tomcat 4.0.3.
> I have the mm.mysql driver installed and it works fine from within a Java
> console app.
>
> When I run the servlet I get the following error:
> "java.sql.SQLExcept
Hello all,
Hopefully this is an easy one...
I am trying to connect to mysql from a servlet running on Tomcat 4.0.3.
I have the mm.mysql driver installed and it works fine from within a Java
console app.
When I run the servlet I get the following error:
"java.sql.SQLException: No suitable driver