This page checks session authentication and reports on the validity of your session cookie. |
The session authentication checking below, is accomplished
via embedded Java code that checks for the existence of a
session cookie. The cookie is then checked for validity.
You can check the source for this file (via the "Source"
button above) for the details on how this is done.
![]() |
You have a valid session cookie! Your session cookie value is:
|
You do not have a valid session cookie! Hit the "User Login" button below to login again. |
You can check to see what happens when you do not have a valid session cookie, by first logging out (via the Logout Page), and then visiting this page again. |