%--
- FileName : ChangeExpiredPwd.jsp
- Author(s) : chs
- Date : 2023-09-21
-
- Description: 비밀번호 수정
--%>
<%@ page contentType="text/html; charset=utf-8" %>
<%@ page import="com.udapsoft.waf.system.HandlerStorage" %>
<%@ page contentType="text/html; charset=utf-8" %>
<%@ page import="kr.co.hsnc.common.base.WAFLogger" %>
<%@ page import="kr.co.hsnc.common.util.ValueObject" %>
<%@ page import="kr.co.hsnc.j2ee.waf.controller.web.util.WebKeys" %>
<%@ page import="kr.co.hsnc.j2ee.waf.view.template.Screen" %>
<%@ page import="kr.co.hsnc.common.config.*"%>
<%@ page import="com.udapsoft.waf.common.*" %>
<%@ include file="/jsp/work/taglib.jsp" %>