3 Replies Latest reply on Jan 3, 2009 8:13 PM by visumagic

    Which scope is prefaramble ?

    visumagic

      Hi All,


      we have one scenario here


      we have a page loaded with scoped seam components , the components are used only in that page,
      when ever I navigate to other page these components are
      useless


      Here I can use following scopes
      PAGE: I can use these scope , but If I have any ajax/normal request  the values in the pages scoped bean are getting
      cleared. (I did't see much difference b/n PAGE/EVENT scopes)


      CONVERSATION:This scope is ok,but the conversation continues if I move from one page to other page, I'm not able to end the conversation because the user navigation is not predictable


      SESSION:
      this scope is not much preferable because the seam components  are only useful in that page only.


      please enlighten us ,


      thanks
      raghu