IE IFrame cookie

若是在test.html里有一个iframe,其src是test.jsp,在IE中test.jsp的cookie是没法识别的. 解决方案: http://kaktos.iteye.com/blog/410543 http://adamyoung.net/IE-Blocking-iFrame-Cookies 在test.jsp中加入: response.addHeader("P3P","CP=\"I
相关文章
相关标签/搜索