0 Replies Latest reply on Nov 28, 2007 10:58 AM by jim20100

    How to detect session timeout? Filter does not work.

    jim20100

      I had a filter to detect if a user was not logged.
      When a session has timed out, I can then redirect to the login page.

      Before using Richfaces, my filter worked PERFECTLY.

      When I use this kind of filter at the first place, my RichFaces application does not work properly.

      How to develop a BASIC control to detect timeouts and so on?