<%-- - FileName : OwnList.jsp - Author(s) : gyeongmo an - Date : 2014.7.2 --%> <%@ page contentType="text/html; charset=utf-8" %> <%@ page import="com.udapsoft.waf.system.HandlerStorage" %> <%@ page import="com.udapsoft.waf.common.ui.*" %> <%@ page import="kr.co.hsnc.common.util.*"%> <%@ page import="kr.co.hsnc.common.sql.*" %> <%@ include file="/jsp/work/taglib.jsp" %> <% ctx.init(request, response); HandlerStorage storage = ctx.getHandlerStorage(); ValueObject params = storage.getParams(); ValueObject user = storage.getUser(); String event = storage.getEvent(); ValueObject vo = storage.getValueObject("ownListRowSet"); String post_no1 = ""; String post_no2 = ""; if(!"".equals(vo.get("post_no"))) { post_no1 = vo.get("post_no").substring(0,3); post_no2 = vo.get("post_no").substring(3,6); } %>
  • 본사관리
수정
사업자번호 "/> 법인번호 "/>
업체명(한글) "/> 업체명(영문) "/>
업태 "/> 업종 "/>
대표자명 "/> 전화번호 "/>
주소 <%= InputText.get("post_no1", post_no1, 3, 3, "desc=우편번호,readOnly,center") %>- <%= InputText.get("post_no2", post_no2, 3, 3, "desc=우편번호,readOnly,center") %> 우편번호검색  "/>