HttpSessionAttributeListener
Overview
Creates a class that implements the javax.servlet.http.HttpSessionAttributeListener.
This class can listen to and respond when an HTTP Session attribute is added,
removed, or replaced.
Participants
className
- name of the class.
- generates the stubs for operations from the HttpSessionAttributeListener
interface.