Open Symphony's clickstream might come in handy.. http://www.opensymphony.com/clickstream/
It does more than what you ask for.. Actually It might not be doing what you asked for but that is how you should implement what you want. So if you need to modify clistream, don't use the filter, just use their Session Listetner, modify it to do what you want it to do. Also let us know how it works.. I haven't used it yet. HTH, Pritpal Dhaliwal -----Original Message----- From: Anders Steinlein [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 20, 2004 3:11 PM To: 'Struts Users Mailing List' Subject: Keeping track of online users Hi! This might not be a stricly Struts-related question, but as my application is using Struts and some of you might be interested, I decided to post here. I want to keep track of the number of online users in my application. I know when a user signs in and out, but what about those numerous users who doesn't explicitly sign out (leaving the session hanging until it invalidates)? What is the normal way of dealing with this? I'm running Tomcat 5.0.19 with container managed security (if that matters) and Struts 1.1. Thanks for any input. Regards, Anders Steinlein --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]