1 Reply Latest reply on Feb 23, 2007 11:42 AM by gavin.king

    Where should no-conversation-view-id be set?

    lawrieg

      Hi,

      My seam-gen generated app has no-conversation-view-id set in two places:

      1. components.xml

      <core:pages no-conversation-view-id="/home.xhtml"/>


      2. pages.xml
      <pages no-conversation-view-id="/home.xhtml"
       login-view-id="/login.xhtml">


      Is this necessary? If not, in which of these files should I be configuring this?

      Thanks,

      Lawrie