make sure your variables do indeed have session scope - what platform are
you running on?
I had this happen when I accessed my app through a browser on the linux box
it is running on.
When I access the app from another machine it doesn't happen. I assumed it
must be something to do with the way sessions (as in user sessions) are
implemented in Linux.
- stab in the dark though : )
> -----Original Message-----
> From: Stefano Bonnin [mailto:[EMAIL PROTECTED]]
> Sent: 25 July 2001 12:44
> To: [EMAIL PROTECTED]
> Subject: Re: Shared Variables
>
>
> Yes, I tried your suggest but it happens the same thing. I
> have also used
> the Nokia Wap Toolkit ....
>
> My application is developed with Cocoon/XSP tecnologies and
> run on Tomcat
> 3.2.1. Perhaps I have to define the variable in another way,
> but I don't
> know....
>
>
> ----- Original Message -----
> From: "Lo�c Lef�vre" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, July 25, 2001 1:33 PM
> Subject: RE: Shared Variables
>
>
> > Did you use Internet explorer twice for these tests ?
> > In this case, it appears for me too.
> > Try to run TWO process Internet Explorer not CTRL+N (new
> window) then
> > try your application on these two browsers.
> >
> > Lo�c Lef�vre
> >
> > -----Message d'origine-----
> > De : Stefano Bonnin [mailto:[EMAIL PROTECTED]]
> > Envoy� : mercredi 25 juillet 2001 13:23
> > � : [EMAIL PROTECTED]
> > Objet : Shared Variables
> >
> >
> > Hi,
> >
> > I have noticed that when I start my application under
> Tomcat 3.2.1 all the
> > variables are shared!!!! If I access for the first time and
> I set for
> > example Name="mouse", at the second access (another
> session!) the Name
> > variable is equal to "mouse"??? Why? Is a Tomcat bug?
> >
> > Help me!
> >
> > Thanks.
> >
> >
> >
>