Hello,
I have been looking briefly at the Struts + WebFlow integration and the birthdate example. And from what I can see the "only" thing that is used from Struts is a FrontController (struts action) the struts taglibs and some other binding stuff. So if I have an application using Struts I have to convert all my actions to Spring form actions etc to make it work with Spring WebFlow? Is this the way the integration works or am I totally lost?
Thanks in advance
/nils


Reply With Quote