Versions Compared

Key

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

Name

ActionFlow Plugin

Publisher

Aleksandr Mashchenko

License

Open Source (ASL2)

Version

2.3.4

Compatibility

Struts 2.3.4 +

Homepage

https://github.com/aleksandr-m/struts2-actionflow

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

 

Overview

A Struts2

Excerpt

 plugin for creating wizards (action flows)

.

...

Code Block
xml
xml
<dependencies>
    ...
    <dependency>
        <groupId>com.amashchenko.struts2.actionflow</groupId>
        <artifactId>struts2-actionflow-plugin</artifactId>
        <version>2.34.4<0</version>
    </dependency>
    ...
</dependencies>

...