Results 1 to 2 of 2

Thread: Struts adapter

  1. #1
    Join Date
    Nov 2004
    Location
    Düsseldorf, Germany
    Posts
    62

    Default Struts adapter

    Hey, am I really the second one who posts in this forum? cool..

    I have a question regarding the integration into struts. I currently work myself through the sample and I'm wondering about the impacts that the webflow integration will have. If I use it and the "advanced validation" that is used by webflow, will I be able to still use the struts validator for all actionforms that are not part of a webflow?

    The reason is that we have a lot of forms and actions and I would like to only convert one part of the application into a webflow (incl. the corresponding actionform) but leave the rest of the app as it is. As there are a lot of validation rules it would be nice to keep them for the actionforms which are not part of a webflow.

    Is this possible?

    Thanks,
    Markus

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

    Default

    Yes, it should be possible to reuse your existing Struts ActionForm and validation code within a web flow--but you'll need to get the latest in CVS or wait for PR3. See the recent forum posts about this.
    Keith Donald
    Core Spring Development Team

Similar Threads

  1. Spring MVC Web Framework versus Struts
    By biguniverse in forum Web Flow
    Replies: 27
    Last Post: Aug 29th, 2012, 03:57 AM
  2. Replies: 4
    Last Post: Aug 1st, 2005, 03:45 PM
  3. Replies: 2
    Last Post: May 24th, 2005, 11:22 AM
  4. Replies: 5
    Last Post: Apr 24th, 2005, 12:13 PM
  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
  •