Let's say we have the following UC:
User can select a customer from a list for edit. He can change the customer detaiuls and press save to go back to the customer list.
Design posibility 1:
We make editCustomer action statefull (@Statefull). this action will have two methods:
@Begin
String showEdit() {
....
}
@End
String doEdit() {
....
}Ad seam TrailBlazer i mean http://docs.jboss.com/TrailBlazer/seam-booking/Seam.htm