mercredi, juin 20, 2007

Spring One : Introduction to Spring Web Flow



It's interesting to compare this version of the presentation with the early drafts presented last year.

Spring web flow is indeed more mature now and integrates well with JSF or Spring MVC.
It is well fitted for Wizard-like web interfaces with a rich state management.

What's interesting is that the state can be stored to anything (not only Http session, but also database for long running flows for example).