%@page import="com.jsh.util.Tools" %> <%@ page language="java" pageEncoding="utf-8" %> <% String path = request.getContextPath(); String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; String clientIp = Tools.getLocalIp(request); %>