% /*************************************************************** *
ProName:LLClaimMajorAppInput.jsp
*Title:重大案件上报公共池界面
*Description:重大案件上报公共池界面
*Copyright:Copyright (c) 2014
*Company:Sinosoft
* @author : 高冬华 * @version : 8.0 * @date : 2014-04-17 ****************************************************************/ %> <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> <%@include file="../common/jsp/UsrCheck.jsp"%> <%@page import="com.sinosoft.lis.pubfun.DateUtil"%> <% GlobalInput tGI = (GlobalInput)session.getAttribute("GI"); String mCurrentDate = DateUtil.getCurrentDate(); %> <%--