users@glassfish.java.net

HttpSessionListener question

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?

this is the code i'm trying to get to work

http://www.roseindia.net/servlets/ListenerSession.txt

I can see the information being printed, but its always null
[Message sent by forum member 'kingsob' (kingsob)]

http://forums.java.net/jive/thread.jspa?messageID=261668