2 Replies Latest reply on Sep 7, 2006 9:11 AM by c_eric_ray

    Session timeouts and seam

      What's the best way to handle session timeouts? Right now a 403 Error code is returned. I trap that using <error-code> tag in the web.xml.

      This works okay, I was just wondering if there's another approach or something slighty more graceful.