Hi,
My application, like most real world applications out there, has numerous start points for
entering into a pageflow or conversation. A successful completion of such a pageflow
usually results in a single endpoint (e.g. the createNewUser pageflow always ends on the
userOverview page if completed successfully). This is easy and poses no problems.
However, I'd like the user to be able to cancel out of the pageflow at any time and
return them to where they came from. This is not so easy.
Is there a lovely built in mechanism in SEAM to allow this?
Thanks.
Lindsay
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040947#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...