<%@ page language="java" import="java.util.*" pageEncoding="UTF-8" contentType="text/html;charset=UTF-8" %> <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <% String path = request.getContextPath(); //String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; %> <%--加入该标签手动开启el功能--%> <%@page isELIgnored="false" %> 首页 <%@ include file="../jspf/common.jspf" %> <%--
<%--

其它管理/例子列表

--%>