Versions Compared

Key

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

...

Name

Spring Webflow Plugin

Author

Tom Schneider

Homepage

...

Version

1.0.0-beta1

...

Compatibility

Struts 2.0.2+

...

State

Unstable

License

Open Source (ASL2)

Download

http://code.google.com/p/struts2webflow/downloads/list

...

Overview

This plugin

Excerpt

integrates Spring Webflow (SWF)

...

with

...

Struts2

...

. It allows struts2 to execute spring webflows and allows spring webflows to have struts2 actions as webflow actions. There is also a sample car insurance app that illustrates usage of the plugin.

Features

  • Allows struts2 to execute spring webflows
  • Allows struts2 actions to be invoked by spring webflow.
  • Includes an interceptor that can inject flow scope properties into a struts2 action.
  • SWF flow execution key can be managed in the session rather than as a hidden field on the client.

Installation

This plugin can be installed by copying the plugin jar into your application's /WEB-INF/lib directory. No other files need to be copied or created.

Version History

Version

Date

Author

Notes

1.0.0-beta1

...

Jan

...

4,

...

2007

...

Tom

...

Schneider

...

Initial

...

release

...