1 Reply Latest reply on Aug 27, 2007 12:04 PM by pmuir

    When expires the PAGE scope?

    amitev

      Hi! When expires the page scope and the memory is freed

        • 1. Re: When expires the PAGE scope?
          pmuir

          The page scope is attached to a rendered view. So if you using client side state saving it is serialized to the page. If you are using server side state saving then it's up to the JSF impl to manage the expiration of the view.