uCosminexus Application Server, Web Container Functionality Guide

[Contents][Glossary][Index][Back][Next]

2.8 Event listener of an application

This section explains the event listener functionality of an application.

Event listener functionality is present in each Web application. The application event listener is instantiated when a Web application is deployed. The instantiated application event listener receives the state change event of either one or both of the servlet context object and the session object. The events received by the listener object are as follows: