摘要: 一、iframe下使用response.sendRedirect的问题一般使用filter过滤用户是否登录,如果用户没有登陆则转向登陆页面,这时候可以使用response.sendRedirect()。但当在页面上使用了iframe后,发现被重定向的只是父页面中的iframe区域,登陆页面内容显示在... 阅读全文
posted @ 2016-01-13 11:05 hzhtracy 阅读(7850) 评论(0) 推荐(1)