That's the first thing I thought of. But in that case you loose "Back" function (and maybe something else as well). You could do something if user presses "back" on the page, but you can't do much if he clicks "back" in the browser unless you write your own request handler. And I am trying to avoid that as it makes things much more complicated and prone to errors.
Cheers, Leo --- Jeff Beal <[EMAIL PROTECTED]> wrote: > Could you just put all of your completed ActionForms > in a > session-scoped collection, then loop through that > collection when the > user clicks "Finish"? This isn't a standard > procedure, to my > knowledge, but it would be the first approach I > would take given > similar requirements. > > -- Jeff __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]