Re: strange request scope behaviour

2004-08-25 Thread Craig McClanahan
On 25 Aug 2004 20:42:31 +0800, Sebastian Ho <[EMAIL PROTECTED]> wrote: > hi > > I am having this strange behavior that I don't understand. > I keep having 'experiments' in my request scope when I don't think I put > that in. > There is no code in Struts that ever creates a request scope attribut

RE: strange request scope behaviour

2004-08-25 Thread Sebastian Ho
inal Message- > > From: Sebastian Ho [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, August 25, 2004 5:43 AM > > To: Struts Users Mailing List > > Subject: strange request scope behaviour > > > > > > hi > > > > I am having this strange behavior tha

RE: strange request scope behaviour

2004-08-25 Thread Jim Barrows
> -Original Message- > From: Sebastian Ho [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 25, 2004 5:43 AM > To: Struts Users Mailing List > Subject: strange request scope behaviour > > > hi > > I am having this strange behavior that I don

strange request scope behaviour

2004-08-25 Thread Sebastian Ho
hi I am having this strange behavior that I don't understand. I keep having 'experiments' in my request scope when I don't think I put that in. I only paste the important codes here because they are too big. --- In my action class : ---