×
×

Bilgi Bankası & Downloads

Bilgi bankası ekibimiz tarafından hazırlanmış dokümanlardan oluşmaktadır. Lütfen bir kategori seçin:

Articles

Java.lang.ClassNotFoundException: com.mysql.jdbc.Driver

If you are getting java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
you need to make sure that JDBC driver for MySQL is in WEB-INF/lib directory of your web application
or in Tomcat's lib directory (common/lib in case of Tomcat 5.5). Restart Tomcat after adding the jar.
You can find latest driver at http://dev.mysql.com/downloads/connector/j/


Powered by HostBill