Skip to content

实验四:Filter编程 #5

@zengsn

Description

@zengsn

实验要求

练习使用过滤器实现请求批量处理。

实验内容

  1. 编写过滤器,统一设置请求编码格式为 UTF-8;
  2. 编写过滤器,实现登录用户身份限制。

参考文档

http://m.blog.csdn.net/article/details?id=5485742

注意

Java代码放到自己的包下,采用注解的方式注入过滤器。
http://www.th7.cn/Program/java/2012/06/06/79329.shtml

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions