i want to Integrate Spring 3, Web Flow 2, JSF 2 together and i need you to recommend me a good tutorial or example, thanks in advance.
UPDATE:
i used following example, and it worked fine with me with no problems:
http://www.mkyong.com/jsf2/jsf-2-0-spring-hibernate-integration-example/
but it doesn't use spring web flow and i don't know if there are any problems with this approach.