#import "../layout/defaultLayout.ftl.html" as layout> <@layout.myLayout
"Home page">
Flash Cookie support
<#if flash_error??> Error cookie:
${flash_error}
#if>
You can use firebug or any other tool you can spot the flash cookie attached to the request.
If you move to another page the cookie will go away.
@layout.myLayout>