首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

如何样重写response

2012-10-27 
怎么样重写response下面链接中讲到将sessionId每次都当作hidden对象放到页面中,提到可以重写response,在其

怎么样重写response
下面链接中讲到将sessionId每次都当作hidden对象放到页面中,提到可以重写response,在其中加入sessionId hidden对象即可,
http://www2.matrix.org.cn/resource/article/2006-03-13/session_44260.html
问题是怎么样重写response? 1 楼 stone 2007-08-08   http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/http/HttpServletResponseWrapper.html
看看这个吧,本身java就提供了

热点排行