I have specified the view name as userSuccess as given below as my end state view
<end-state id="userConfirmed" view="userSuccess"/>
userSuccess.xhtml is a facelet residing in the same folder as the flow xml. However, the view state is not rendered. It stays on the same page.
Could anyone experience this issue? If so, how did you fix this. Is this an issue with SWF 2.0.? Please help.


Reply With Quote