Welcome

Home
Start Wizard
Display Screen 2
Display Screen 3
    This is an example application that demonstrates, how the Struts Workflow Extension can be used to implement a bulletproof wizard:
  • the user cannot start the wizard in the middle
  • he cannot leave the wizard somewhere in the middle by clicking one of the navigation items
  • hitting the reload button does not do any harm, because double submits are treated by the framework
Please use the navigation to start the wizard. If you are running this demo locally, you should look at the log output as this helps understanding what is going on.