diff --git a/src/main/webapp/common/error-throw.jsp b/src/main/webapp/common/error-throw.jsp index 69edb845..69f24ab9 100644 --- a/src/main/webapp/common/error-throw.jsp +++ b/src/main/webapp/common/error-throw.jsp @@ -27,7 +27,7 @@ String councilNm = (String)session.getAttribute("councilNm");

문화원로고<%=councilNm %>소장자료관

-

500 ERROR : Service Error

+

 

죄송합니다. 현재 서비스가 원활하지 않습니다.

에러 아이콘

diff --git a/src/main/webapp/common/error404.jsp b/src/main/webapp/common/error404.jsp index 08a455c6..03204496 100644 --- a/src/main/webapp/common/error404.jsp +++ b/src/main/webapp/common/error404.jsp @@ -27,7 +27,7 @@ String councilNm = (String)session.getAttribute("councilNm");

문화원로고<%=councilNm %>소장자료관

-

404 ERROR : Page not found

+

 

죄송합니다. 요청하신 페이지를 찾을 수 없습니다.

에러 아이콘

diff --git a/src/main/webapp/common/error500.jsp b/src/main/webapp/common/error500.jsp index 69edb845..69f24ab9 100644 --- a/src/main/webapp/common/error500.jsp +++ b/src/main/webapp/common/error500.jsp @@ -27,7 +27,7 @@ String councilNm = (String)session.getAttribute("councilNm");

문화원로고<%=councilNm %>소장자료관

-

500 ERROR : Service Error

+

 

죄송합니다. 현재 서비스가 원활하지 않습니다.

에러 아이콘