文件名称:防盗链filter
- 所属分类:
- JSP源码/Java
- 资源属性:
- 上传时间:
- 2017-07-06
- 文件大小:
- 31kb
- 下载次数:
- 0次
- 提 供 者:
- lfy***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Filter是servlet中很是重要的一个类,它就是一个过滤器,过滤器的意思就是拦截某一些你指定的url地址,然后对立面的内容进行截取,根据你的要求来操作数据。它其实就是一个实现了servlet的Filter接口的类,在web.xml里面需要配置。(Filter servlet is a kind of important, it is a filter, filter means to intercept some of you specify the URL address, and then on the opposite side of the contents of the interception, to operate according to your request data. It is actually a class that implements the Filter interface of servlet, which needs to be configured inside the web.xml.)
相关搜索: 防盗链filter
(系统自动生成,下载前可以参看下载内容)
下载文件列表
防盗链filter.docx