2008/11/3 Peterson, Andy J <[EMAIL PROTECTED]>: > We are using the scoped model driven intcerceptor in our application. > How do you clear the scoped model before the session times out? We will > fill out a form and then go back to the form and the data from the > previous form is still there.
Implement SessionAware interface, from ScopedModelDriven you can retrive session key, and set null for that key in session Regards -- Lukasz http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]