Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

If everything is successful, the user will be directed to a confirmation screen.

Create Flow XML File

  • create an xml file and place it within flows folder of WEB-INF in application module (or specific module if it exists)
Info
titleSee

application/src/main/webapp/WEB-INF/flows/user.xml

...

Displaying a form for entering user details and binding this info to a model

a

References

Official Spring Web Flow documentation (2.0.x)