What we have done is kept all forms in session as "form". That way if
the user jumps to another set of pages and discards halfway tru the
current process the "form" session variable just gets reused and we
don't have to worry too much about cleanup

Shekhar

On 7/28/05, Rick Reumann <[EMAIL PROTECTED]> wrote:
> Michael Jouravlev wrote the following on 7/28/2005 6:48 PM:
> 
> > Wizard should be handled by *one* action, then cleanup would be
> > simple. Have you found time to look at my stuff? ;-)
> 
> Sorry Michael I have not:( Send me the link again.
> 
> But, that being said, where clean up becomes a problem is when the user
> goes to some other action? I agree one Action helps but what if they
> click on some other link from your menu that goes to some other Action?
> In other words they don't 'officially' quit the wizard flow. That's when
> it becomes a bit of a pain (assuming you care to clean up:)
> 
> 
> --
> Rick
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to