Name |
Conversation Scope Plugin |
---|---|
Publisher |
|
License |
Open Source (ASL2) |
Version |
1.7.1 |
Compatibility |
Struts 2.2.x + |
Homepage |
|
Download |
http://code.google.com/p/struts2-conversation/downloads/list |
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.