1 Reply Latest reply on Jul 5, 2009 9:38 AM by nbelaevski

    disable state of all jsf component

      I know that one of the problem of JSF is use a lot of resources. Component it self will store value even programmer does not specify session scope for it. How to disable all that inorder to reduce memory usage in server?