RES: too many sessions serving from another context

2007-06-19 Thread Paulo Alvim
Thanks Cris, But in the first case I can reproduce the problem in my computer, running with cookies... -Mensagem original- De: Christopher Schultz [mailto:[EMAIL PROTECTED] Enviada em: terça-feira, 19 de junho de 2007 13:45 Para: Tomcat Users List Assunto: Re: too many sessions serving

Re: too many sessions serving from another context

2007-06-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paulo, Paulo Alvim wrote: > /app1/example.jsp > (renders HTML with references to images being served from a servlet in > another application (context): > > /app2/myImgs?name=image1.gif > /app2/myImgs?name=image2.gif > /app2/myImgs?name=image3.gif >

too many sessions serving from another context

2007-06-19 Thread Paulo Alvim
Hi again! We're using TC 5.5.9 with two WARs and the following situation: /app1/example.jsp (renders HTML with references to images being served from a servlet in another application (context): /app2/myImgs?name=image1.gif /app2/myImgs?name=image2.gif /app2/myImgs?name=image3.gif We're also usi