How about just this: (iow, don't add the "session.removeAttribute("myform"); bit. That's the part that gives you the error, right?)
> > myForm.set("mybean", mybean); > request.setAttribute("mybean", mybean); > session.setAttribute("myform", myForm); Won't that work for you? Geeta --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]