Check out the wizard sample from Struts Dialogs 2.0 It uses
EventActionDispatcher renamed to EventDispatcher, but you can use
standard EventActionDispatcher with the same result:
https://sourceforge.net/project/showfiles.php?group_id=49385&package_id=154597
It behaves like this one:
http://www.su
Hi
I am creating wizzard application that contains 5 screens. It looks like:
Action -> jsp ->Action -> jsp ->Action ->jsp ...
I also use autovalidation.
All my actions are setup actions (as Michael Jouravlev suggests).
So if i submit a form from jsp to some Action and validation fails struts
forwa
2 matches
Mail list logo