[Solved] Class Not Found Exception: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver? [duplicate]


JAR file need to add to project class path.

First Right click on you Eclipse Project,  Project --> Build Path --> Configure Build Path. Under Libraries tab, click Add Jars or "Add External JARs".

solved Class Not Found Exception: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver? [duplicate]