Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
3.0.0
-
None
-
None
Description
Currently the JSF 2.0 ExternalContext has a method named ExternalContext.getFlash()
http://javaserverfaces.java.net/nonav/docs/2.0/javadocs/javax/faces/context/ExternalContext.html#getFlash()
But there is no ExternalContext.setFlash(Flash);
Because of PORTLETBRIDGE-201 it would be necessary to add this method to ExternalContext in the JSF API.
Attachments
Issue Links
- is related to
-
PORTLETBRIDGE-201 Proposal for 3.0 IMPL: Preserve and restore Flash scope within BridgeRequestScope
- Closed