8 Replies Latest reply on Nov 26, 2010 11:53 AM by nbelaevski

    KeepAlive

    ravi.kuchika

      Hi,

       

        My web design is like...I will include the pages which ever I want to view to the main xhtml. And all my xhtmls are using the keepalive for keeping the beans in pagescope for all the ajax requests.. Now the problem is as am not moving to the other pages...all the beans remains in the requestMap.

       

      Snippet in xhtml :

       

      <a4j:keepAlive beanName="myBean"></a4j:keepAlive>

       

      I want to clear them manually...Can you please suggest me a way for doing this?  not possible to change the design at this moment.

       

      Thanks

      Ravi Kuchika