Bonjour à tous !
Apparemment le problème est résolu! mais j'aimerai vous annoncer le mariage de jsf et Spring Web Flow (SWF)!! qui va s'occuper de vos redirection d'une manière très simple et c'est un très bon couplage!!
il suffit de dire au framwork JSF tu laisse la main à Spring Web Flow pour tout ce qui est redirection (Actions ...)
Code:
1 2 3 4 5 6 7 8 9 10
|
...
<application>
<navigation-handler>org.springframework.webflow.executor.jsf.FlowNavigationHandler</navigation-handler>
<variable-resolver>org.springframework.webflow.executor.jsf.DelegatingFlowVariableResolver</variable-resolver>
.
.
.
</application>
... |
Dans le fichier faces-config.xml