Results 1 to 2 of 2

Thread: Struts ans WebFlow

  1. #1
    Join Date
    May 2005
    Posts
    1

    Default Struts ans WebFlow

    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

  2. #2
    Join Date
    Aug 2004
    Location
    Melbourne, FL
    Posts
    2,794

    Default

    I would NOT recommend converting your existing Struts actions to SWF. If it aint broke, don't fix it.

    Now if you're adding in new wizards/page flows that are non-trivial to your Struts app, consider SWF as it will simplify there.

    Keith
    Keith Donald
    Core Spring Development Team

Similar Threads

  1. Struts forms and validation with webflow
    By danielm in forum Web Flow
    Replies: 13
    Last Post: Nov 27th, 2006, 11:57 PM
  2. Replies: 4
    Last Post: Aug 1st, 2005, 03:45 PM
  3. Why do actions have to extend framework classes
    By garpinc2 in forum Web Flow
    Replies: 7
    Last Post: Apr 28th, 2005, 02:59 PM
  4. struts & tiles plugin & webflow
    By jocsch in forum Web Flow
    Replies: 9
    Last Post: Apr 21st, 2005, 11:53 AM
  5. Replies: 10
    Last Post: Nov 2nd, 2004, 09:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •