This image shows the following output, from the JSP welcome page of the example:

OC4J Session Event Listener

This example demonstrates the use of a session event listener.

Create New Session (this is a link)

Click the Create link above to start a new session. A session listener has been configured for this application. The servlet container will send an event to this listener when a new session is created or destroyed. The output from the event listener will be visible in the console window from where OC4J was started.

End of description.