I am using Apache MyFaces 2.0. I notice that a cookie oam.Flash.RENDERMAP.TOKEN
is getting created for each view, even though I am not using Flash scope and I have set org.apache.myfaces.DISABLE_FLASH_SCOPE=true
.
How can I remove the oam.Flash.RENDERMAP.TOKEN
cookie?
This is WebSphere specific issue