Matt: > -----Original Message----- > From: Matt Bathje [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 22, 2004 11:27 AM > To: Struts Users Mailing List > Subject: Re: session form "reset" > > > Here is the chain of events, maybe that will help > > Form Preloader -> Form Page -> Submit Action -> Form > Preloader -> Form Page > > In Submit Action, I have tried doing > session.removeAttribute("myForm"); and > it doesn't work (gives the beanutils.populate error). I have >
How about in your Submit action you fix your formbean, then do a session.setAttribute(etc. ? Will that also give you a beanutil.populate error? I wouldn't think so (but then again, as I said, I haven't worked with session scoped forms..) > Thanks, > Matt Bathje> Regards, Geeta --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]