<%-- - Author(s) : chj - Date : 2015-02-24 - Description: 분할발주 업체선정 --%> <%@ page contentType="text/html; charset=utf-8" %> <%@ page import="com.udapsoft.waf.system.HandlerStorage" %> <%@ page import="com.udapsoft.waf.system.*" %> <%@ page import="com.udapsoft.waf.common.*" %> <%@ page import="com.udapsoft.waf.common.ui.*" %> <%@ page import="com.udapsoft.waf.common.util.StringUtils"%> <%@ page import="kr.co.hsnc.common.util.*"%> <%@ page import="kr.co.hsnc.common.sql.*" %> <%@ page import="kr.co.udapsoft.common.*" %> <%@ page import="kr.co.udapsoft.ebid.buyer.common.file.FileManager"%> <%@ include file="/jsp/work/taglib.jsp" %> <% ctx.init(request, response); HandlerStorage storage = ctx.getHandlerStorage(); ValueObject user = ctx.getUser(); ValueObject params = storage.getParams(); String event = storage.getEvent(); String BID_NO = (String) storage.get("BID_NO"); String BID_DEG = (String) storage.get("BID_DEG"); String pop_win_id = (String) storage.get("pop_win_id"); ValueObject divCont = storage.getValueObject("divCont"); System.out.println("!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"); System.out.println(divCont); System.out.println("!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"); %>
"> "> "> "> ">
기술검토 상태 : 조회 저장