JBOSS 点滴

丰丰的博客

取得某个文件夹的真实路径

String rootPath = ServletActionContext.getServletContext().getRealPath("/upload_files");

posted on 2013-12-14 11:00 半导体 阅读(238) 评论(0)  编辑  收藏 所属分类: JAVA语法