<%@page import="com.sipai.tools.CommString"%> <%@ page language="java" pageEncoding="UTF-8"%> <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> <%@ page import="com.sipai.entity.base.ServerObject"%> <%@ taglib uri="http://www.springsecurity.org/jsp" prefix="security"%> <%@page import="com.sipai.entity.process.TestIndexManage" %> <% request.setAttribute("CycleType_hour", TestIndexManage.CycleType_hour); %> <% request.setAttribute("CycleType_day", TestIndexManage.CycleType_day); %> <% request.setAttribute("Active_true", TestIndexManage.Active_true); %> <% request.setAttribute("Active_false", TestIndexManage.Active_false); %> <%= ServerObject.atttable.get("TOPTITLE")%>