% /** * **********************************************************@@ Program Name * : popup_copy_form.jsp Description : /Áý°èÀÚ/³»¹®¼ÇÔ/µî·ÏÇÔ/º¹»ç¾ç½Ä ÷ºÎ Author : °¿øÁß * Create Date : 2004-11-05 History : * @@*********************************************************** */ %> <%@ page contentType="text/html; charset=euc-kr" import="kr.co.kihyun.lang.MString" import="kr.co.kihyun.lang.MLong" import="kr.co.kihyun.text.html.TagFilter" import="kr.co.kihyun.lang.StringConverter" import="kr.co.kihyun.moumi.Moumi" import="java.net.URLEncoder"%> <% try { String reportType = request.getParameter("reportType"); if (reportType == null) { reportType = ""; } // System.out.println("reporttype==========================================================================>"+reportType); //System.out.println("reporttype==========================================================================>"+reportType); %>