%@ page contentType="text/html;charset=euc-kr" %>
<%@ include file="/include/in_Import.jsp" %>
<%@ include file="/include/in_Function.jsp" %>
<%
int PageAuth = 1;
String menuId = request.getParameter("menuId");
String no = request.getParameter("no");
String cmd = request.getParameter("cmd");
if(cmd == null || cmd.equals("")) cmd = "I";
try {
%>
ÇѸ¶À½ ¿¬¼ö¿ø
<%
} catch(Exception e) {
out.println("JSP >> Slight Exception in /issue/issuePopup.jsp : " + e.toString());
%>
<%
} finally {
}
%>