From: charlesk <charlesk40_at_yahoo.com>
Date: Tue, 26 Jul 2011 09:43:17 -0700 (PDT)
Hi. Im seaching for ways to get similar servlet api that can work under Netty
using @Context injection provided though Jerysey.
Basically I am runnng Jersey under netty which servlet api is not going to
wok. Are ther any equivlant injection providers that i can use instead of
the servlet api such as HttpServletRequest?