From d35a68aa56b8bc9859a6a8747d0359e4e51d769f Mon Sep 17 00:00:00 2001 From: you <284908631@qq.com> Date: Thu, 11 Jun 2020 08:51:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E6=94=B9=E5=8A=A8=EF=BC=8C=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E6=90=9C=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/{ => WEB-INF}/web.xml | 0 WebContent/admin/booklist.jsp | 4 ++-- build/classes/filter/AdminFilter.class | Bin 1993 -> 1993 bytes .../filter/CharacterEncodingFilter.class | Bin 1277 -> 1277 bytes build/classes/filter/ManagerFilter.class | Bin 1947 -> 1947 bytes build/classes/javabean/Admin.class | Bin 6147 -> 6147 bytes build/classes/javabean/Base.class | Bin 2787 -> 2787 bytes build/classes/javabean/Manager.class | Bin 1514 -> 1514 bytes build/classes/servlet/admin/AdminLogin.class | Bin 3147 -> 3147 bytes .../servlet/manager/ManagerLogin.class | Bin 3187 -> 3187 bytes 10 files changed, 2 insertions(+), 2 deletions(-) rename WebContent/{ => WEB-INF}/web.xml (100%) diff --git a/WebContent/web.xml b/WebContent/WEB-INF/web.xml similarity index 100% rename from WebContent/web.xml rename to WebContent/WEB-INF/web.xml diff --git a/WebContent/admin/booklist.jsp b/WebContent/admin/booklist.jsp index c7eadf7..06786ba 100644 --- a/WebContent/admin/booklist.jsp +++ b/WebContent/admin/booklist.jsp @@ -93,7 +93,7 @@