Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.5
-
None
-
None
Description
The servlet module should support injection of the following servlet objects:
- ServletRequest / HttpServletRequest
- ServletResponse / HttpServletResponse
- HttpSession
- ServletContext
We must use a special qualifier because CDI 1.1 provides this out of the box.