質問するログイン新規登録

質問編集履歴

2

初心者マーク追加

2017/10/26 14:45

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
File without changes

1

jspファイルの修正

2017/10/26 14:45

投稿

退会済みユーザー
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"%>