Has anything been done with flow control? I need to ensure that page A is visited before page B and that only page A is ever bookmarked or accessed directly. I can do this by using tokens but I haven't written it yet and I don't want to reinvent the wheel if there is already some feature in myfaces that I could use instead.
Thanks, -Mark

