2 Replies Latest reply on Oct 30, 2009 5:46 AM by sunay

    New Bie :: Queue

    sunay

      Hello All,

      I am new to richfaces , i gone through the documentation, but not able to understand the behavior of queue. My Scenario is like this.

      I have one Rich datatable with datascroller, now when ever i am selecting Menu the grid is updated. I debug my code and i found that it sends multiple request. so for streamline the request i use queue. But the problem is that my view of the data table not updated after consecutive request.

      Please Help me out of this