課程
/后端開發(fā)
/Java
/JAVA遇見HTML——JSP篇
得不到id的值 ?求大神解答
2017-10-13
源自:JAVA遇見HTML——JSP篇 8-7
正在回答
No operations allowed after connection closed.(在數(shù)據(jù)庫關(guān)閉后不允許操作數(shù)據(jù)庫)
看看是不是在你獲取id值前,關(guān)閉了數(shù)據(jù)庫。
舉報
Java Web入門級教程JSP,帶你輕松的學習JSP基礎(chǔ)知識
5 回答No operations allowed after connection closed這個怎么解決
2 回答?java.net.ConnectException: Connection refused: connect.
2 回答關(guān)于Connection的問題
2 回答Connection cannot be resolved to a variable
2 回答Connection conn=null; PreparedStatement stmt=null; ResultSet rs=null;這三句是什么意思?
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學習伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2017-10-14
No operations allowed after connection closed.(在數(shù)據(jù)庫關(guān)閉后不允許操作數(shù)據(jù)庫)
看看是不是在你獲取id值前,關(guān)閉了數(shù)據(jù)庫。