Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Glassfish 上运行 Jersey。如何通过过滤器运行每个 Web 服务请求?
有一种东西叫做 ContainerRequestFilter
com.sun.jersey.spi.container.ContainerRequestFilter;