1 Reply Latest reply on Feb 17, 2008 2:26 PM by pmuir

    ScopeType.PAGE question

    brachie

      Hi,

      the Seam app in our project opens a new conversation when the user enters a page. All actions on that page are based on ajax-requests and reRender of page regions. So I outject all objects the user can select and work with on that page in ScopeType.PAGE. Are there any disadventages I should consider when doing this?

      Also, is there some kind of timeout of this objects in page scope or other things I should know?

      Regards,

      Alexander