Listeners

You can provide listener classes implementing one or more of the listener classes in the Servlet API. Listeners can support event notifications or manage resources or state. You package the listener classes in the WAR file and list them in the deployment descriptor in the order in which they are to be invoked.