请问jsp怎么获取tomcat下的temp文件下的文件  jsp为tomcat/webapps/Aplication/web-inf/jsp/xx.jsp
该文件为 tomcat/temp/xx ,采用了struts2框架, 默认拦截所有用户请求,不知怎么 在jsp页面获取那个文件路径。