Test Replacements for struts-bean:cookie Tag

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

Property Name Value
comment
domain
maxAge -1
name JSESSIONID
path
secure false
value 28B661FA70A3E267EABF2F1329AE92EA
version 0


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

Property Name Value
comment
domain
maxAge -1
name UNKNOWN_COOKIE
path
secure false
value UNKNOWN_VALUE
version 0