Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-incubating-core-SNAPSHOT
-
None
-
None
Description
in jsf 1.2 there are four new setXxx() methods available on the externalCtx clazz.
We need to add them to our ExternalContextDecorator, like:
@Override
public void setResponse(Object response)