Craig McClanahan wrote the following on 8/8/2005 4:27 PM:

Dave is right ... you would need to maintain your own list of
currently active sessions (by writing an HttpSessionListener).  To be
thorough, you'd also want to make your listener implement
HttpSessionActivationListener so it could deal with session migration
in a distributed environment.

Ok thanks Craig and Dave.

--
Rick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to