I've seen some talk about this in the struts-dev group can somebody point me
to where i can read more about it.
I'm working on a framework that allows a struts developer to reuse certain
wizard based pages where the wizard doesn't change, but the start and end
points do i.e. Basically a way to plug in a use case into other use cases.
The result of the wizard would be a bean (foreign key) that would be
assigned to a bean that requested the service of the wizard.
I would like to find out if the 'workflow' stuff is for this situation
Thanks.
-ronel