摘要: ServletContext application = request.getSession().getServletContext(); String basePath = (String) application.getAttribute("rootUrl"); System.err.prin 阅读全文
posted @ 2017-04-06 08:22 baby孔祥超 阅读(106) 评论(0) 推荐(0)