<html>
<head>
<META http-equiv="REFRESH" content="1; URL=$$.ServletPath.">
<script>
alert("You have been logged out of the the Demo");
window.location="$$.ServletPath.";
</script>
</head>
</html>