4

I am using the Flash in my application and when I restart my tomcat I get the following Error resulting in disabled flash.

Jul 23, 2013 11:20:29 AM com.sun.faces.context.flash.ELFlash$PreviousNextFlashInfoManager decode SEVERE: JSF1094: Could not decode flash data from incoming cookie value ??o?/tv? . Processing will continue, but the flash is unavailable for this request.

The workaround to this is to clear my cookies or wait until the cookie expires with the session. Is there a way that I can invalidate this? Should I invalidate the session altogether?

4

1 回答 1

0

这已作为一个错误提出: https ://java.net/jira/browse/JAVASERVERFACES-2862

于 2013-11-06T10:01:38.930 回答