%-- Created by IntelliJ IDEA. User: pan Date: 2020/6/10 0010 Time: 6:46 To change this template use File | Settings | File Templates. --%> <%@ page language="java" pageEncoding="UTF-8"%> <%@ taglib uri="/struts-tags" prefix="s"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %>