最新文章列表 - Powered By JAVA技术栈
<%@ page language='java' import='java.util.*' pageEncoding='UTF-8' %> <%@ taglib prefix='c' uri='http://java.sun.com/jsp/jstl/core' %> <%@ taglib prefix='fn' uri='http://java.sun.com/jsp/jstl/functions' %> <%@ taglib uri='http://java.sun.com/jsp/jstl/fmt' prefix='fmt' %> <% com.hdfix.util.Util.init(request); String path = request.getContextPath(); String basePath = request.getScheme() + '://' + request.getServerName() + ':' + request.getServerPort() + path + '/'; %>
原文地址: https://www.cveoy.top/t/topic/fAVD 著作权归作者所有。请勿转载和采集!