I have an action form whose data is needed across several JSP's, for this reason I set the scope to session for this ActionForm in my
struts-config.xml.
When the transaction is completed I want the form to go away. What is the best practice for this.
Thanks in advance.
--
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]