RE: How can I handle session expiration event

2003-02-24 Thread MAHE Vincent FTRD/DIH/REN



thanks, 
 
I have 
found some good links dealing with this class. I've just added my 
HttpSessionListener derived class to my webapp in the web.xml 
file :
 

    myClass

 
and it 
seems to work fine.
 
Vincent

  -Message d'origine-De : Laurent Comte 
  [mailto:[EMAIL PROTECTED]Envoyé : lundi 24 février 2003 
  15:15À : [EMAIL PROTECTED]Objet : 
  RE: How can I handle session expiration event
  Hi 
  (bonjour) Vincent,
   
  you 
  can certainly look at HttpSessionListener, as Cocoon is a java web-application 
  after all.
   
  Regards.Laurent.
  
-Message d'origine-De : MAHE Vincent 
FTRD/DIH/REN 
[mailto:[EMAIL PROTECTED]Envoyé : lundi 24 
février 2003 15:08À : 
[EMAIL PROTECTED]Objet : How can I handle session 
expiration event
 
Is there a way 
to handle session expiration events with cocoon ?
 
I would like to 
launch some cleaning job when a session expires, is it possible 
?
 
Vincent
 


Re: How can I handle session expiration event

2003-02-24 Thread Ing. Antonio Gallardo
>
> Is there a way to handle session expiration events with cocoon ?
>
> I would like to launch some cleaning job when a session expires, is it
> possible ?
>
I think no. :-(

Antonio Gallardo





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



RE: How can I handle session expiration event

2003-02-24 Thread Laurent Comte



Hi 
(bonjour) Vincent,
 
you 
can certainly look at HttpSessionListener, as Cocoon is a java web-application 
after all.
 
Regards.Laurent.

  -Message d'origine-De : MAHE Vincent 
  FTRD/DIH/REN 
  [mailto:[EMAIL PROTECTED]Envoyé : lundi 24 
  février 2003 15:08À : 
  [EMAIL PROTECTED]Objet : How can I handle session 
  expiration event
   
  Is there a way to 
  handle session expiration events with cocoon ?
   
  I would like to 
  launch some cleaning job when a session expires, is it possible 
  ?
   
  Vincent
   


How can I handle session expiration event

2003-02-24 Thread MAHE Vincent FTRD/DIH/REN



 
Is there a way to 
handle session expiration events with cocoon ?
 
I would like to 
launch some cleaning job when a session expires, is it possible 
?
 
Vincent