Servlet API scopes, bindings and registration; this extension requires guice-servlet-3.0.jar.
guice-servlet-3.0.jar
Apply GuiceFilter to any servlets which will use the servlet scopes. Install ServletModule into your Injector to install everything at once.
GuiceFilter
ServletModule
Injector