2 Replies Latest reply on Apr 17, 2006 1:12 AM by markfrench

    Session timeout notification via seam framework

    markfrench

      Is is possible to be notified when a given users http session has timed out? This is so that I can be perform a JAAS logout and some cleanup. Or is my only options a HTTPSessionListener implementation?

      Cheers

      Mark