Versions Compared

Key

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

...

Interface21 added support for session scoped beans in Spring 2.0. Since the jars are backwards compatible simply build spring (Sprng 2.0 M1 should be out by the time you read this.) and use the aop:scope parameters to scope your beans. I've put a modified applicationContext.xml for the shopping cart example below.

XWork/WebWork specific solutions

...