%--
- FileName : SYSRightPgmList.jsp
- Author(s) : gyeongmo an
- Date : 2014-06-22
- Copyright : Copyright (c) 2014 www.udapsoft.co.kr, Inc.
-
- 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.sql.*" %>
<%@ page import="kr.co.hsnc.common.sql.util.*" %>
<%@ page import="kr.co.hsnc.common.util.*"%>
<%@ include file="/jsp/work/taglib.jsp" %>