Search:

Type: Posts; User: vinu; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    741

    http://www.theserverside.com/articles/article.tss?...

    http://www.theserverside.com/articles/article.tss?l=SpringWebFlow

    Try this link, this has all to start SWF
  2. Thread: SWF with Tapestry

    by vinu
    Replies
    2
    Views
    903

    SWF with Tapestry

    How to use Spring Web Flow with Tapestry ?
  3. Try this XmlBeanFactory bf = new...

    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
Results 1 to 3 of 3