As far as I know, this cannot be done with only Myfaces. But you can try Spring WebFlow or Struts Shale Dialog ;-)
17 Jun 2005 13:50:37 -0000, mfaine <[EMAIL PROTECTED]>: > 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 >

