%-- Created by IntelliJ IDEA. User: limo Date: 2021/10/21 Time: 下午4:35 To change this template use File | Settings | File Templates. --%> <%-- Created by IntelliJ IDEA. User: lihongye Date: 2021/10/12 Time: 上午10:43 To change this template use File | Settings | File Templates. --%> <%@page import="com.sipai.entity.base.ServerObject" %> <%@ page import="com.sipai.tools.SessionManager" %> <%@ 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" %> <%@ taglib uri="http://www.springsecurity.org/jsp" prefix="security" %> <% SessionManager sessionManager = new SessionManager(); %>