Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Guice will inject all of your Struts 2 objects including actions and interceptors.
You can even scope your actions. You can optionally specify a Module for Guice to
install in your struts.xml file:

...