2 Replies Latest reply on Oct 25, 2007 2:38 AM by jtestori

    navigation question

    jtestori

      is it possible to declare navigation rules in faces-config such that the following would work:

      Page1 --outcome1--> Page3 --outcomeBack--> Page1

      Page2 --outcome2--> Page3 --outcomeBack--> Page1

      i.e. i have e.g. a properties page that i want to call from different pages and a back-button on the properties page that will return to the calling page without coding any navigation logic in my beans/pages