<%@ page language="java" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> Test struts-bean:cookie Tag

Test struts-bean:cookie Tag

Display the properties of our current session ID cookie (if there is one):

Property Name Correct Value Test Result
comment
domain
maxAge
name
path
secure
value
version


Display the properties of an undefined cookie that was given the default value UNKNOWN_VALUE:

Property Name Correct Value Test Result
comment
domain
maxAge
name
path
secure
value
version