Thank you very much Norman, I´m doing it following your recommendation...

On 6/15/07, Norman Franke <[EMAIL PROTECTED]> wrote:

I do this with a servlet listener. One defines it in the web.xml and
implements HttpSessionListener. Seems to work for me, although it
doesn't use HiveMind...

-Norman

On Jun 15, 2007, at 11:05 AM, César Augusto Mateus wrote:

> is some way to capture the moment at which a session HTTP is closed?
> (perhaps with a service in hivemind)
> I need to do this: clear a threadLocal just when the session http
> is closed.
> (Purpose: the threadLocal must be clean before returning to pool of
> threadLocals of the container )
> Any idea or way, thank you very much...



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


Reply via email to