http://blog.csdn.net/naruto_ahu/article/details/8519555#comments
work目录用来存放tomcat在运行时的编译后文件,例如JSP编译后的文件。
清空work目录,然后重启tomcat,可以达到清除缓存的作用。~