搜索资源列表
jspbook
- GZIPFilter可以用gzip的方式压缩HTTP Response的内容,从而在Server端加快了响应回复的速度(gzip压缩过程需耗用CPU资源,却大幅减轻了网卡的处理负担),在Client端缩短了页面刷新时间,在网络内减少了数据流量。另一方面,因为采用的Filter的方式,无需改动应用现有的代码就可引入该功能。-GZIPFilter way can be compressed with gzip content of HTTP Response to the Server side t
urlrewritefilter
- 基于Apache的流行和非常有益的重定向过滤器,是任何J2EE兼容的Web应用服务器(如Resin, Orion or Tomcat),它允许你的Java Web在解释您的代码前过滤重定向。这是一个非常强大的工具,就像Apache的mod_rewrite。 -Based on the popular and very useful mod_rewrite for apache, UrlRewriteFilter is a Java Web Filter for any J2EE compli
JAVA-GBK
- GBK关键代码,用于产生过滤器的设置,支付宝关键代码,用于产生过滤器的设置-GBK key code, used to generate the filter settings, Alipay key code used to generate the filter settings
