java.lang.ClassNotFoundException: com.mysql.jdbc.Driver 解决方法 与简单地Java程序不同,JavaWeb程序还需要将mysql-connection包放在tomcat lib 下,然后clean下Project即可 相关文章: