Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · ASP.NET Newsletter Application · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : J2EE : JSP : Problem with sessionDestroyed method Signup · Login
Author Thread
Problem with sessionDestroyed method
Posted in tutorial: Counting Active Users using JSP
·  vinko
User
Joined: 23 Dec 2003
Total Posts: 1

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?

Vinko
·  joserra
User
Joined: 28 Jul 2004
Total Posts: 1
have found the solution?
Posted: 28 Jul 2004
Hi,

We are facing now the same problem.
Please, could you tell us if you have found a solution for this??
Dis Oracle tell you anything?
Thanks in advance.
·  brunomnsilva
User
Joined: 15 Oct 2004
Total Posts: 1
DestroySession
Posted: 15 Oct 2004
If you see the documentation for HttpSessionListener you'll see that the event is only generated when you call session.invalidate()...

hope it helps...

Bruno MN Silva
--------------------------------------
Computer Engineer
Want to leave a comment? Login or Register for free!

Users Who Have Visited This Thread In Last 24 Hours
4 Visitors

Login to post a comment or start a new thread
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2010 Stardeveloper.com, All Rights Reserved.