<%-- - FileName : dlgSearchUser.jsp - Author(s) : gyeongmo an - Date : 2014.06.18 - Copyright : Copyright (c) 2014 www.udapsoft.co.kr, Inc. - - Description: --%> <%@ page contentType="text/html; charset=utf-8" %> <%@ page import="com.udapsoft.waf.common.ui.*" %> <%@ page import="kr.co.udapsoft.common.code.*" %> <%@ page import="kr.co.hsnc.common.util.*"%> <%@ include file="/jsp/work/taglib.jsp" %> <% String event = request.getParameter("fevent"); %>
이름 <%= InputText.get("user_name", "", 70, 10, "ID,PerSize") %> 사원번호 <%= InputText.get("user_sabun", "", 70, 10, "ID,PerSize") %> 검색 닫기