forrestzhu / odata4j

Automatically exported from code.google.com/p/odata4j
0 stars 0 forks source link

How to access HttpServletRequest object in my Odata service provider #53

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am trying to access HttpServletRequest Object in my Odata service provider. I 
want to know if there is a way to do this. I tried accesing it from @Context 
annotaion. But I am getting a NULL here. Can any one help me in solving 
this...thanks in advance...

--Srikanth

Original issue reported on code.google.com by srikanth...@gmail.com on 13 Jul 2011 at 5:35

GoogleCodeExporter commented 8 years ago
i found a way....thanks

Original comment by srikanth...@gmail.com on 15 Jul 2011 at 9:08

GoogleCodeExporter commented 8 years ago
Mind sharing how you did it?

Original comment by john.spurlock on 16 Jul 2011 at 4:56

GoogleCodeExporter commented 8 years ago

Original comment by philipp.sebastian.thun on 27 Mar 2012 at 1:48