users@jersey.java.net

Re: [Jersey] How to get attribues from HttpContextRequest object

From: Marc Hadley <Marc.Hadley_at_Sun.COM>
Date: Fri, 26 Mar 2010 11:29:41 -0400

It should work, what problem are you seeing ?

Marc.

On Mar 26, 2010, at 10:54 AM, KANISHK PANWAR wrote:

> 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
>
>
>
>