共有回帖数 0 个
-
1 使用java提供的方法,在jsp或者servlet中都可以 《% response.setHeader("Pragma","No-cache"); response.setHeader("Cache-Control","no-cache"); response.setDateHeader("Expires", 0); %》 2 使用HTML标记,如下面: 《HEAD》 《META HTTP-EQUIV="Pragma" CONTENT="no-cache"》 《META HTTP-EQUIV="Cache-Control" CONTENT="no-cache"》 《META HTTP-EQUIV="Expires" CONTENT="0"》 《/HEAD》
楼主 2016-10-26 11:11 回复
Copyright © 2010~2015 直线网 版权所有,All Rights Reserved.沪ICP备10039589号
意见反馈 |
关于直线 |
版权声明 |
会员须知