blob: a7dd56ea5c7a1f9a2be917b46a6f4c215aef3218 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html xmlns:wicket="http://wicket.apache.org">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
<title>Cookie Test Page</title>
</head>
<body>
<a wicket:id="createCookie">create a cookie within link listener invocation</a>
</body>
</html>