From: <glassfish_at_javadesktop.org>
Date: Fri, 29 Feb 2008 10:40:43 PST
when calling sessionEvent.getSession().getAttribute(...) in my HttpSessionListener.sessionDestroyed(...) function, i always get a null result...
I thoght this was changed as of the 2.4 servlet specs?