質問編集履歴

2

2019/08/25 10:15

投稿

minman
minman

スコア6

test CHANGED
@@ -1 +1 @@
1
- PreparedStatement付近で発生するエラーを解消したです。
1
+ サーブレット/MySQLの通信、接続が上手くきません
test CHANGED
File without changes

1

)を付けて修正しました

2019/08/25 10:15

投稿

minman
minman

スコア6

test CHANGED
File without changes
test CHANGED
@@ -168,7 +168,7 @@
168
168
 
169
169
  System.out.println("SQLException:" + e.getMessage());
170
170
 
171
- } catch (ClassNotFoundException {
171
+ } catch (ClassNotFoundException) {
172
172
 
173
173
  e.printStackTrace();
174
174