//根据相对路径获取绝对路径 ServletContext sContext=this.getServletContext(); String name=sContext.getRealPath("style/images");