Questions tagged [struts2-actionflow-plugin]

A Struts2 plugin for creating multi-page wizards (action flows).

A Struts2 plugin for creating multi-page wizards (action flows).

Features:

  • Simple integration to new or existing Struts2 application
  • Automatic use of Post/Redirect/Get pattern to avoid duplicate form submissions
  • Proper handling of browser back and refresh buttons
  • Action flow scope to keep data, there is no need to use scoped model-driven actions

The project home page: https://github.com/aleksandr-m/struts2-actionflow

1 questions
2
votes
1 answer

Conversation Plugin vs ActionFlow

Can anyone detail the differences between the Struts2 Conversation plugin and ActionFlow plugin and when I should choose one or the other? Regards
user497087
  • 1,561
  • 3
  • 24
  • 41