3 Replies Latest reply on Jun 25, 2007 9:38 AM by balajisaranath

    Handling Session expiry with Ajax4JSF

    balajisaranath

      Hi,

      I have a page where the user performs some operation on a network server. This might take more time than the session expiry (30 mins as of now). Meanwhile, I keep the user informed of the progress through result display through a4j:poll mechanism.

      However, when the session expires, everything fails.

      Can I use Ajax4JSF to keep my session alive.

      I'm kind of new to this. Am not sure if I'm missing something.

      Thanks
      Bala