http://www.theserverside.com/articles/article.tss?l=SpringWebFlow
Try this link, this has all to start SWF
Type: Posts; User: vinu; Keyword(s):
http://www.theserverside.com/articles/article.tss?l=SpringWebFlow
Try this link, this has all to start SWF
How to use Spring Web Flow with Tapestry ?
Try this
XmlBeanFactory bf = new XmlBeanFactory(new ClassPathResource("myFile.xml", getClass()));
Replace 'myfile.xml' with your bean definition xml, and make availbale in the classpath