Versions Compared

Key

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

Spring is, among other things, an Inversion of Control framework. As of WebWork 2.2, it is the only supported recommended IoC container. You can find out more about Spring at http://www.springframework.orgImage Removed.

Note

This section covers the only supported Spring integration technique. However, there are many other ways to tie in to Spring with WebWork. Please see Other Spring Integration for more info. Note that none of the other methods are currently supported and could change at any time!

...