%@ page import="java.net.*" %> <% HttpSession mysession=request.getSession(true); %>
The CSO CookiePortal
Welcome to the Chemistry and Materials
of Cookies
Session: <%= mysession.getId() %>
Value: <%= mysession.getValue("JESSIONID") %>