users@jersey.java.net

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

From: KANISHK PANWAR <kanishk_panwar_at_hotmail.com>
Date: Fri, 26 Mar 2010 13:12:58 -0400

HttpContextRequest does not expose any getAttribute(String) method.


> Date: Fri, 26 Mar 2010 11:29:41 -0400
> From: Marc.Hadley_at_Sun.COM
> To: users_at_jersey.dev.java.net
> Subject: Re: [Jersey] How to get attribues from HttpContextRequest object
>
> 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
> >
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>