SEC-1544: Update the tutorial sample to attempt to delete the JSESSIONID cookie on logout.

This commit is contained in:
Luke Taylor
2010-09-19 18:30:52 +01:00
parent 11a87d1fa0
commit 685e0417a7
3 changed files with 2 additions and 9 deletions

View File

@@ -1,4 +1,5 @@
<%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %>
<%@page session="false" %>
<html>
<body>
<h1>Home Page</h1>