2 Replies Latest reply on Sep 2, 2007 10:29 AM by pmuir

    What is the scope of JSF's UI component tree in Seam

      In pure JSF app JSF's UI component tree would be in session. However in Seam there is a concept of
      conversation and (I believe) in different conversations UI tree could be different. Does it mean Seam would store UI tree in conversation context?

      Thanks