<%@page import="java.util.Properties"%> <%@page import="java.io.InputStream"%> <%@page pageEncoding="UTF-8"%> <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@taglib prefix="security" uri="http://www.springframework.org/security/tags"%> <% Properties prop = new Properties(); InputStream in; in = this.getClass().getResourceAsStream("/conf/app.properties");//加载配置文件 prop.load(in); %>
<%-- 66 --%> <%-- --%> <%-- --%> <%-- --%> <%-- --%> <%-- --%> <%--
  • ${position.posName}
  • --%> <%--
    --%> <%-- --%> <%--
  • ${position.posName}
  • --%> <%--
    --%> <%--
    --%> <%--
    --%> <%--
    --%> <%-- --%> <%-- --%> 退出切换用户
    <%--
    --%>
    " type="hidden" />