About Question enthuware.jwpv6.2.996 :

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
ETS User

About Question enthuware.jwpv6.2.996 :

Post by ETS User »

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

What about attributeReplaced(HttpSessionBindingEvent event) from HttpSessionAttributeListener?

http://download.oracle.com/javaee/6/api ... tener.html

P.S. please choose some easier to read captcha :)

admin
Site Admin
Posts: 10388
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.jwpv6.2.996 :

Post by admin »

You are right. This has now been fixed.
Thanks for your feedback!

You can sign in to avoid the Captcha. Unfortunately, as soon as we make it less tough, the forum is flooded with spam.

fulvio

Re: About Question enthuware.jwpv6.2.996 :

Post by fulvio »

is there timeout event listener in HttpSessionListener?

basamajoe
Posts: 21
Joined: Fri Apr 26, 2013 3:40 am
Contact:

Re: About Question enthuware.jwpv6.2.996 :

Post by basamajoe »

Little misspelling in the answer, HttpSectionActivationListener instead of HttpSessionActivationListener.

admin
Site Admin
Posts: 10388
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.jwpv6.2.996 :

Post by admin »

fulvio wrote:is there timeout event listener in HttpSessionListener?
There is no method to listen for time out specifically, but since time out will cause session to be invalidated, sessionInvalidated will be called.

HTH,
Paul.

admin
Site Admin
Posts: 10388
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.jwpv6.2.996 :

Post by admin »

basamajoe wrote:Little misspelling in the answer, HttpSectionActivationListener instead of HttpSessionActivationListener.
You are right. This has now been fixed.
thank you for your feedback!

Post Reply

Who is online

Users browsing this forum: Google [Bot] and 1 guest