3 Replies Latest reply on Aug 22, 2007 5:34 AM by damianharvey

    Overwhelming Ajax4JSF calls constructor

    damianharvey

      We are testing our application and on one page we have numerous Ajax enabled controls (input fields, radio buttons; etc). If we move normally through the page everything works fine. If we tab through madly (very quickly tabbing over all fields) then we see the Constructor on the backing bean is called. This causes the data to be reset.

      What can we do to avoid this? Is keepAlive appropriate or is an eventQueue the better option?

      Thanks,

      Damian.