Hi all,
I'm using a multipage form bean for a 3 page form. From what I tested,
if I leave the pages (by following another link) and
return later the bean is still in session scope. How can I tell struts
that I've left these pages and remove the bean from session?
I suppose if the user follows all the steps correctly I can do that in
the final action, but what about if he clicks another link in
the meantime? I'd like to invalidate the form bean in that case as well.
Thanks
Dimitris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]