【发布时间】:2013-10-29 04:58:50
【问题描述】:
我得到以下错误;
type Exception report
messageInternal Server Error
descriptionThe server encountered an internal error that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/chh-cw
root cause
java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/chh-cw
以下是我的项目结构:
这是放置外部 jar 的正确路径吗??
【问题讨论】:
标签: java mysql eclipse jdbc glassfish-4