Edward Faulkner wrote: >What may be more difficult is maintaining a single transaction across >multiple http requests. I think you'd need to store the modified >objects within the session until you were ready to do one big commit >to the database. > > Maybe somebody who is a guru at using continuations can try their hand at that. Devin