0 Replies Latest reply on Feb 28, 2007 1:27 PM by mtuckah

    JSF Navigation Between Portals

      JBoss AS 4.0.5 GA
      JBoss Portal 4.2
      JBoss Seam 1.1.6 GA
      MyFaces 1.1.5

      Hello,

      I have two portal configurations "default" and "generic". I would like to do the following:

      - Click a link in portal page in the defaul portal.
      - Invoke an action on a Seam component.
      - Navigate to a page in the generic portal and maintain conversation state.

      I don't see a way to accomplish this using JSF navigation.