% /*************************************************************** *
ProName:LCContPaymentDelayInput.jsp
*Title:保单延长交费期间
*Description:保单延长交费期间
*Copyright:Copyright (c) 2014
*Company:Sinosoft
* @author : lixf * @version : 8.0 * @date : 2014-05-06 ****************************************************************/ %> <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> <%@include file="../common/jsp/UsrCheck.jsp"%> <%@page import="com.sinosoft.lis.pubfun.DateUtil"%> <% String tCurrentDate= DateUtil.getCurrentDate(); GlobalInput tGI = (GlobalInput)session.getAttribute("GI"); %> <%--