trying to add JSF to my Spring WebFlow Project and now my WebFlow will not working
问题 I am trying to add some JSF to my Spring WebFlow project and I made some changes trying to following the details at: http://static.springsource.org/spring-webflow/docs/2.3.x/reference/html/ch13s07.html but now my webflow project will not work. Here is my old flow.xml file that worked: <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:flow="http://www.springframework.org/schema/webflow