Extend the navigation handler and cache the last outcome in a place
that you can access it from where you want it.

On 7/4/07, Michael Obster <[EMAIL PROTECTED]> wrote:
Hi,

I have a rule from
page1 -> page3 (outcome "list")
and
page2 -> page3 (outcome "confirm")

Is there a way to get in page3 the outcome which was called before?
Because I don't want to write the JSP twice, I want to ask MyFaces from
which page page3 was called to render some optional parts of the page.

Cheers,
Michael

Reply via email to