4 Replies Latest reply on Jun 22, 2007 2:02 AM by sergeysmirnov

    session timeout and ajax calls

    visionbytes

      Hey guys,

      wondering if you had any information on timeouts and ajax posts after the fact.

      so the scenario is.
      1. user logs in
      2. user session expires
      3. user clicks on a4j:commandLink (or whatever)
      4. my phaselistener picks up the expired session, but the forward to index.jsf doesnt seem to work.

      I have heard of the A4J.AJAX.onExpired function, but can't seem to get any custom behaviour going on.

      Any help would be great!

      Cheers