Thanks,
i started implementing the HttpSessionListener interface and it's perfectly working for me.
Basically now i have an constructor and deconstructor for my session where i can do proper initialization and clean-up.
Chris
2006/4/14, Joerg Heinicke <[EMAIL PROTECTED]>:
The servlet api has some listeners which should work in your case:
http://java.sun.com/products/servlet/2.5/docs/servlet-2_5-mr2/index.html.
I think of HttpSessionListener or HttpSessionBindingListener.
Jörg
On 11.04.2006 16:35, Christian Sengstock wrote:
> Hi list,
>
> i want to check if a certain sessionID is a valid sessionID in my cocoon
> environment or not. This should be sort of an admin task,
> * i'm not the user having a session object, but a new user which want's
> to get access to this information *
> I have some files which are named like some sessionIDs and i want to delete
> them if the session is invalid - inside of my application.
>
> What's the best way to check for validity of a certain sessionID in cocoon ?
>
> Thanx a lot,
> chris
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Christian Sengstock - Tel: 06221 / 650 5889, Mob: 0178 / 38 79 671
