1 Reply Latest reply on Oct 21, 2011 8:46 AM by niox.nikospara.yahoo.com

    Inject HttpServletRequest

    ahhughes

      Hi,


      Currently I am using Weld on Jetty6 (not faces or seam) and need to @Inject HttpServletRequest (to access the headers or params, or even get them directly if possible).


      How can/should I do this?


      Thanks in Advance,
      --Andrew