From 0a3c9084d46fba0b092ce803b93f7ec84bbc5ec2 Mon Sep 17 00:00:00 2001 From: user Date: Thu, 31 Oct 2019 23:08:16 +0900 Subject: [PATCH] =?UTF-8?q?[19-10-31]=20500=EC=97=90=EB=9F=AC=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 로그인 안 하고 환불 신청 누르면 500뜨는 거 수정 --- .../webapp/WEB-INF/spring/appServlet/servlet-context.xml | 2 +- .../main/webapp/WEB-INF/views/myPage/subscribe/subComp.jsp | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Sigma/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml b/Sigma/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml index 46a107c..b6a01b7 100644 --- a/Sigma/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml +++ b/Sigma/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml @@ -60,7 +60,7 @@ - + diff --git a/Sigma/src/main/webapp/WEB-INF/views/myPage/subscribe/subComp.jsp b/Sigma/src/main/webapp/WEB-INF/views/myPage/subscribe/subComp.jsp index 8153c62..8487ed6 100644 --- a/Sigma/src/main/webapp/WEB-INF/views/myPage/subscribe/subComp.jsp +++ b/Sigma/src/main/webapp/WEB-INF/views/myPage/subscribe/subComp.jsp @@ -28,9 +28,9 @@
-

${writer}

+

${writer}


-

${content}

+

${content}

@@ -43,7 +43,7 @@
- +