diff --git a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeInqire.jsp b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeInqire.jsp index e9da281c..b6ad9a27 100644 --- a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeInqire.jsp +++ b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeInqire.jsp @@ -20,9 +20,9 @@ <%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form"%> <%@ taglib prefix="validator" uri="http://www.springmodules.org/tags/commons-validator"%> -<% - pageContext.setAttribute("crlf", "\r\n"); -%> +<%pageContext.setAttribute("crlf", "\r\n"); %> +<%pageContext.setAttribute("ltChar", "<"); %> +<%pageContext.setAttribute("gtChar", ">"); %>
@@ -284,7 +284,11 @@