But my basic doubt is still not clarified, i.e.
" I am having two listener classes each one is extending one of the (HttpSessionBindingListener and HttpSessionAttributeListener)listeners. If an attribute is added to the session will both the classes are notified? because the action is equal to - value is bounding to the session and at the same time it is equal to attribute is adding to the session"