Index: ssts-web/src/main/webapp/pagenotfound.jsp =================================================================== diff -u --- ssts-web/src/main/webapp/pagenotfound.jsp (revision 0) +++ ssts-web/src/main/webapp/pagenotfound.jsp (revision 16488) @@ -0,0 +1,44 @@ +<%@ page contentType="text/html; charset=UTF-8"%> +<%@ include file="/common/taglibs.jsp" %> +<%@ page import="com.forgon.security.userdetails.*,com.forgon.security.service.*,com.forgon.directory.vo.LoginUserData,com.forgon.tools.SpringBeanManger,com.forgon.security.service.OperationManager"%> +<%@page import="com.forgon.systemsetting.service.HttpOptionManager,com.forgon.disinfectsystem.common.*"%> +<%@page import="com.forgon.disinfectsystem.basedatamanager.ipandorgunitmapping.service.IpAndOrgUnitMappingManager"%> +<%@page import="com.forgon.log.model.Log" %> +<%@page import="org.springframework.security.core.userdetails.*,org.springframework.security.authentication.*,org.springframework.security.core.*,org.springframework.security.core.context.*" %> +<%@ page language="java" import="org.jasig.cas.client.authentication.AttributePrincipal" %> + +<%@page import="java.util.List"%> + + + + +页面没有找到 + + + + + + + +
+ + + + +
+ + + + +
页面没有找到,5秒钟之后将会带您进入系统首页!
+
+
+ + \ No newline at end of file