EAServer’s implementation of application lifecycle events enables you to register event listeners that can respond to state changes in a Web application’s ServletContext and HttpSession objects. See “Application lifecycle event listeners” for more information.
Adding a listener
Display the Listeners tab in the Web Application Properties dialog box.
Click Add. This adds a new row to the list of Listeners.
Enter the listener class name.
To modify the order in which EAServer notifies the listeners, highlight a listener name and click Move Up or Move Down until it is positioned correctly.
Copyright © 2005. Sybase Inc. All rights reserved. |