On 9/27/06, Matts <[EMAIL PROTECTED]> wrote:
Hi, I have a session scoped form and I want to destroy it and create for creating a new one in a certain action. How can I perform this???
In general, instantiating form beans is best left to the framework. Try removing it from the session when you're done with it, and letting the framework create a new one when the next request comes in. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]