There is a sample application (BirthDate) in Spring's CVS and it will be a part of a PR2 release on Sunday night. I plan on looking at Spring Web Flow this weekend and integrating into a Struts project next week.
I'm working on integrating Spring Web Flow into a Struts application these days. There's a lot attractive about Spring Web Flow, but realize that it's still new and there is a lot which is not manifestly clear in the documentation; also, at my first investigations, it seems like the course of least resistance is to use more Spring-like methods for handling request parameters and validation, which means a higher learning curve. Probably it would be possible to have the web flow "accept" a Struts ActionForm already populated and validated, but since you would have only a single action mapping for each state of the flow (and likely for each flow in your app), it might be more challenging.
Still, if Struts users are implementing Spring Web Flow, I'll be happy to ask and answer (if I can) questions here. My first email to the Spring user list was manifestly ignored, so maybe I'll do better here ;-)
Joe
--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Narrow minds are weapons made for mass destruction" -The Ex
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]