Page 1 of 1

About Question com.enthuware.ets.scwcd.v5.2.156 :

Posted: Thu Dec 09, 2010 5:54 pm
by ETS User
Hi,

The explanation for this question is not exact :

For listening to creation or destruction (session time out also causes destruction of the session), you should use HttpSessionListener.

For activation/passivation of the session, you should use HttpSectionActivationListener.

There is no specific event/listener when an attribute is replaced. However, it can be listened indirectly if an object being replaced implements HttpSessionBindingEvent.

There is a HttpSessionAttributeListener ...

Re: About Question com.enthuware.ets.scwcd.v5.2.156 :

Posted: Fri Dec 10, 2010 10:01 am
by admin
You are right. This will be fixed asap.

Thanks a lot for your feedback!

Re: About Question com.enthuware.ets.scwcd.v5.2.156 :

Posted: Sat Dec 11, 2010 12:52 pm
by admin
This has been fixed.