Which of the following is used to define a Listener for HttpSessionListener class in Web Deployment Descriptor?
A listener for HttpSession cannot be specified statically inside a Deployment Descriptor, instead it can be programmatically mentioned.