0 Replies Latest reply on Aug 12, 2010 10:29 AM by kl2010

    Facelets navigate to Faces

    kl2010
      I am experiencing the problem to navigate page from a facelets page to a normal JSF page.

      There are facelets (.xhtml) and JSF (.faces) pages in our system. When redirecting to a (.faces) page from a (.xhtml) page with navigation rules in faces-config.xml or pages.xml, the (.face) page is mapped to *.jsp, not *.faces. I expect that the return of mapping is *.faces. Could someone be nice to tell me how to do that?  Is a new navigation handler having to be implemented?

      Thanks,
      Kevin