<%@ page language="java" contentType="text/html; charset=UTF-8" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="decorator" uri="http://www.opensymphony.com/sitemesh/decorator" %> <c:choose> <c:when test="${brdMstrVO.bbsId == 'BBSMSTR_000000000520'}">정보공개>공개데이터개방>사용후기 및 건의사항 |</c:when> <c:when test="${cntManageVO.menuCours ne null}"> ${cntManageVO.menuCours} | </c:when> <c:when test="${brdMstrVO.menuCours ne null}"> ${brdMstrVO.menuCours} | </c:when> <c:when test="${resultMenuVO.menuNo == '9050000'}"></c:when> <c:when test="${resultMenuVO.menuNo == '8100002'}"></c:when> <c:otherwise>${resultMenuVO.menuCours} | </c:otherwise> </c:choose>우체국물류지원단 <%-- <c:if test="${cntManageVO.menuCours ne null}"> ${cntManageVO.menuCours} </c:if> <c:if test="${brdMstrVO.menuCours ne null}"> ${brdMstrVO.menuCours} </c:if>${resultMenuVO.menuCours} | 우체국물류지원단 --%>