Jersey(1.19.1) - Use of @Context

Previous sections have introduced the use of @Context. The JAX-RS specification presents all the standard JAX-RS Java types that may be used with @Context.

When deploying a JAX-RS application using servlet then ServletConfigServletContextHttpServletRequest and HttpServletResponse are available using @Context.

posted on 2016-04-16 23:42  huey2672  阅读(278)  评论(0编辑  收藏  举报