Ron Smeral created DELTASPIKE-746:
-------------------------------------
Summary: Doc: JSF/ExceptionControl integration redirect example
Key: DELTASPIKE-746
URL: https://issues.apache.org/jira/browse/DELTASPIKE-746
Project: DeltaSpike
Issue Type: Bug
Components: Documentation
Reporter: Ron Smeral
Priority: Minor
http://deltaspike.apache.org/documentation/jsf.html#_intergration_with_exception_control_since_0_6
, Redirect example:
* {{FacesContext.getCurrentInstance().setResponseComplete();}} is incorrect,
the method on FacesContext is called just {{responseComplete()}}
* the example should maybe show DS's own {{ViewNavigationHandler}} since it
performs the same operation as is demonstrated in the example
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)