web 指定绝对路径时间:2022-06-16 20:04:14 1 //根目录路径,可以指定绝对路径,比如 /var/www/upload/ 2 String rootPath = pageContext.getServletContext().getRealPath("/") + "upload/";