搜索资源列表
HTMLTOJSP[Filter]
- 以静态化的地址来访问动态页面 我曾经上传个一个用servlet实现的,用servlet实现的不好和struts整合 所以我有开发另外一个用过滤器Filter实现的小框架以便于和struts整合 如: http://localhost:8080/index.jsp?param1=第一个参数¶m2=第二个参数¶m3=第三个参数 可以用 http://localhost:8080/index-第一个参数-第二个参数-第三个参数.html 来访问 接受参数时
RabbIT3-src.tar
- 一款Java实现的HTTP代理服务器,兼容HTTP/1.1,支持SSL链接。RabbIT可以通过过滤背景图片,降低图片的解析率来加速网络浏览的速度。-new Java HTTP proxy server and is compatible with HTTP/1.1, support SSL link. RabbIT can filter background pictures, pictures of analytic lower rates to accelerate the speed o
HTMLFilter
- 过滤HTML代码的函数,主要过虑用户上传的表单。-/* * Copyright 2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. * You may obtain a copy of th
javaguolvqi
- Java几个过滤器学习技巧 用于设置 HTTP 请求字符编码的过滤器,通过过滤器参数encoding指明使用何种字符编码,用于处理Html Form请求参数的中文问题 -Filter learning skills Java several HTTP requests character encoding used to set up a filter, through the filter parameter encoding specify which character enco
parser
- 在国外网站上找的,用于单词过滤的程序。这个网站是Planet-Source-Code-Title: A Parser Descr iption: A badword filter which can filter the given set of words from a string. Works with anything, Swing,Servlet, JSP etc. Use it in your programs such as chat applets to filter unw
