Previously we have seen how to use conversations to make dealing with JPA/Hibernate entities easier. In this article we are going to take it up a notch and see how we can build a non-trivial user workflow easily and cleanly. It is a common usecase in applications to have the user perform several actions and [...]