摘要: Servlet3.0 有 cookie.setHttpOnly(true); 多么人性化,Servlet 2.5 是没有这个方法的要这个曲线救国:cookie.setPath("; HttpOnly;");thanks to :http://stackoverflow.com/questions/1... 阅读全文
posted @ 2014-12-08 16:41 buoge 阅读(1519) 评论(0) 推荐(0) 编辑