Problem with sessionDestroyed method Posted: 23 Dec 2003
I have problem with sessionDestroyed method: it doesn't execute. I made (among others) Sessions.jsp example: method sessionCreated works nice, but method sessionDestroyed doesn't execute at all. I tried this example on oc4j (oracle j2ee container, based on orion), version 9.0.3 and 9.0.4 (which is 10g), java environment 1.3.1 and 1.4.1_05. Any idea?