Spring Web Flow + Roo – a simple example

The other day I was trying to implement a new user registration. The goal was to validate user input data and save it to a database. I am using Spring Roo in my project so Spring Web Flow would be a good candidate for the task. Since Roo has support for Web Flow I thought [...]

Tags: , ,