質問編集履歴
2
初心者マーク追加
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
1
jspファイルの修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -22,7 +22,7 @@
|
|
22
22
|
</body>
|
23
23
|
</html>
|
24
24
|
```
|
25
|
-
|
25
|
+
JSPファイルです。
|
26
26
|
```jsp
|
27
27
|
<%@page contentType="text/html" pageEncoding="Shift_JIS" import="java.io.*"%>
|
28
28
|
<%@page import="javax.naming.spi.DirStateFactory.Result"%>
|