課程
/后端開發(fā)
/Java
/使用Struts2+Hibernate開發(fā)學(xué)生信息管理功能
url都是之前運(yùn)行沒問題的直接復(fù)制的,驅(qū)動(dòng)jar包也放到lib目錄下并且已經(jīng)build path了,但是還是提示這個(gè)錯(cuò)誤...
2017-07-13
源自:使用Struts2+Hibernate開發(fā)學(xué)生信息管理功能 2-6
正在回答
要把你的mysql的驅(qū)動(dòng)包放到你的jre/lib/ext下
舉報(bào)
Strust2+Hibernate整合開發(fā)案例,Java Web開發(fā)技能更上一層樓
5 回答No suitable driver found for jdbc:mysql:///test?useUnicode=true&characterEncoding=UTF-8
2 回答報(bào)錯(cuò):Caused by: java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/test?useUnicode=true&characterEncoding=UTF-8
4 回答頁(yè)面調(diào)用登錄失敗,控制臺(tái)報(bào)No suitable driver found for jdbc:mysql://localhost:3306/test?useUnicode=true&characterEncoding=UTF-8 org.hibernate.exception.JDBCConnectionException: Could not open connection,在action打印用戶登錄名為空
1 回答No appenders could be found for logger (org.hibernate.cfg.Environment).
1 回答登陸界面提示There is no Action mapped for action name Users_login.
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2017-07-21
要把你的mysql的驅(qū)動(dòng)包放到你的jre/lib/ext下