struts2拦截器
摘要:
1、 2、 3、 4、 4、 5、 如果jsp中不配置拦截器,则会用struts-dtefaul.xml中的<default-interceptor-ref name="defaultStack"/>将会生效,如果jsp中配置了,则这个会失效,但是要需要显示引用一下,就会继续生效,如图4. 文件上传 阅读全文
posted @ 2016-06-02 23:12 struggle_beiJing 阅读(132) 评论(0) 推荐(0) 编辑