%--
- FileName : AuthBatchList.jsp
- Author(s) : gyeongmo an
- Date : 2014.06.22
- Description: 일괄 권한 등록
--%>
<%@ 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.*" %>
<%@ page import="kr.co.udapsoft.common.code.*" %>
<%@ include file="/jsp/work/taglib.jsp" %>