Results 1 to 2 of 2

Thread: persisting the flow in the middle

  1. #1

    Default persisting the flow in the middle

    Hi,

    I have a simple flow with 25 screens. I would like to provide the abililty to persist the data and to continue sometime later. I believe the persistence could be achieved via database or the object /file serialization. Is there any documentation on how to persist the state ?

    Thanks.
    Neeraj Kumar

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

    Default

    There is not yet a tutorial on writing a custom FlowExecutionStorage strategy. That is likely what you want to do though - see the existing type hierarchy for the FlowExecutionStorage interface.
    Keith Donald
    Core Spring Development Team

Similar Threads

  1. FlowExecutionStorage in a DB
    By cacho in forum Web Flow
    Replies: 7
    Last Post: Oct 19th, 2009, 03:36 PM
  2. Is a 'singleton' flow a bad idea?
    By akw in forum Web Flow
    Replies: 4
    Last Post: Oct 6th, 2005, 01:16 AM
  3. Replies: 4
    Last Post: Sep 22nd, 2005, 02:48 AM
  4. Gaijin Studio 0.9.3 for Spring Web Flow Released
    By dadams in forum Announcements
    Replies: 3
    Last Post: Apr 15th, 2005, 03:56 PM
  5. Spring Web Flow - Preview 1 Released
    By Colin Sampaleanu in forum Announcements
    Replies: 13
    Last Post: Apr 6th, 2005, 07:22 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
  •