|
|
Page 1 of 1
|
[ 2 posts ] |
|
| Author |
Message |
|
astronauta
|
Post subject: enthuware.jwpv6.2.1045 Posted: Sun Nov 25, 2012 2:00 pm |
|
Joined: Sun Nov 25, 2012 1:48 pm Posts: 1
|
|
Which of the following events allow you to access the HttpSession attribute that cause the event to be fired?
The doubt lies among these two answers: - HttpSessionBindingEvent - HttpSessionAttributeEvent
When I create a listener of type HttpSessionAttributeListener, I can retrieve the same data as I can when using HttpSessionBindingEvent. And further, I can get the attribute that cause the event considering all objects/values that can be added to the Session attribute.
I still think that the right answer is HttpSessionAttributeEvent.
Anybody could help me with this question? Thanks.
|
|
| Top |
|
 |
|
admin
|
Post subject: Re: enthuware.jwpv6.2.1045 Posted: Sun Nov 25, 2012 5:12 pm |
|
 |
| Site Admin |
Joined: Fri Sep 10, 2010 9:26 pm Posts: 1813
|
|
But there is no such event as HttpSessionAttributeEvent
As mentioned in the explanation, there is an HttpSessionAttributeListener but no HttpSessionAttributeEvent.
HTH, Paul.
|
|
| Top |
|
 |
|
Page 1 of 1
|
[ 2 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|
|