%@page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
Cookies in this request:
Cookie: ${cook.key} = ${cook.value.value}
Session vars in this session:
Session var: ${v.key} = ${v.value}