users@jersey.java.net

[Jersey] How to get attribues from HttpContextRequest object

From: KANISHK PANWAR <kanishk_panwar_at_hotmail.com>
Date: Fri, 26 Mar 2010 10:54:23 -0400

Hello all,

I am looking for a way to get attributes from a request like one would do with a HttpServletRequest object by calling request.getAttribute(String name). Does Jersey 1.1.4.1 support it?

Thanks,
Kanishk