Env: Tomcat 4.1, Spring 1.2.2, Spring Web Flow PR4

Website states:
- You need the core web flow jar, spring-webflow.jar.
- You'll also need spring.jar and commons-logging.jar. These are both provided in the Spring 1.2 distribution.
- To use the Struts 1.x integration, you'll need the neccessary Struts libraries.
- To use the Spring MVC integration, you'll need spring-web.jar.

In addition to the above, i had to download ognl to make the sellitem sample code work.

Another note: PR4 samples assume support for schemas (web.xml). Had to change it back to the dtd version to make it work with tomcat 4.1

Somebody plez update the docs, it will make life easier for an newbie like me.

thanks,
Ramiya