<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="utf-8"%> <%@include file="/WEB-INF/jsp/common/commonInclude.jsp" %> <%--定义页面文档类型以及使用的字符集,浏览器会根据此来调用相应的字符集显示页面内容--%> <%--IE=edge告诉IE使用最新的引擎渲染网页,chrome=1则可以激活Chrome Frame.--%>