This page displays session persistent data. Reload this page (via your browser's "reload" button), and witness the magic of session persistent data. |
The session "count" displayed below is kept track of
via embedded Java code that maintains a local integer
counter and updates it every time the page is reloaded.
The value of this counter is stored in the active session,
which causes it to persist across reloads or returns to
this page. You can check the source for this file (via
the "Source" button above) for the details on how this is done.
![]() |
During this session, you have accessed this page (@accessCount@) times. |