この図は、例のJSP「ようこそ」ページからの次の出力を示しています。

OC4J Session Event Listener

This example demonstrates the use of a session event listener.

Create New Session(これはリンク)

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.

説明終了。