Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Name

Conversation Scope Plugin

Publisher

rees.byars

License

Open Source (ASL2)

Version

1.7.1

Compatibility

Struts 2.2.x +

Homepage

http://code.google.com/p/struts2-conversation/

Download

http://code.google.com/p/struts2-conversation/downloads/list

Wiki Markup
{rate:title=Rating|theme=dynamic}

A Plugin for simple creation of multi-page flows and multi-tab handling using a conversation scope in Struts2.

As well, large data sets that might normally be stored in the session can instead be managed in a conversation and released or timed-out by the framework to conserve system resources.

Versions 1.5.5+ have an optional Config Browser plugin extension for viewing conversation configuration details at run-time.

See the project home for a quick intro, download, Maven dependency, and examples.