I am developing a webapp using Spring MVC 3 and have the DispatcherServlet
catching all requests to \'/\' like so (web.xml):
After encountering and going through the same decision making process described here, I decided to go with the ResourceServlet proposal which works out quite nicely.
Note that you get more information on how to use webflow in your maven build process here: http://static.springsource.org/spring-webflow/docs/2.0.x/reference/html/ch01s05.html
If you use the standard Maven central repository the artifact is (in opposite to the above referred springsource bundle):
org.springframework.webflow
spring-js
2.0.9.RELEASE