to:[EMAIL PROTECTED]
> Sent: Wednesday, October 18, 2006 5:15 PM
> To: Tomcat Users List
> Subject: RE: a discrepancy in webapp behavior in two environments
>
> > From: Aronszajn, Mark [mailto:[EMAIL PROTECTED]
> > Subject: RE: a discrepancy in webapp behavior in two enviro
Hi chris,
I think your suggestion about multiple windows was a good guess. It
would account for all the behavior, except that I'm quite sure I wasn't
using a different window. I mean, the web app responds with a page that
refreshes itself after a set, short amount of time, presenting a
progress ba
this on the client side.
> Temporarily enabling the RequestDumperValve on the server
> side will enable you to see if cookies are reaching the server.
>
> HTH,
>
> Jon
>
> Aronszajn, Mark wrote:
> > Thanks for the information. I had checked Firefox in each
cy in webapp behavior in two environments
> From: Aronszajn, Mark [mailto:[EMAIL PROTECTED]
> Subject: RE: a discrepancy in webapp behavior in two environments
>
> Could you explain how the configuration of a firewall would have such
> effect on whether the original HttpSession
ssage-
> From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 18, 2006 4:25 PM
> To: Tomcat Users List
> Subject: RE: a discrepancy in webapp behavior in two environments
>
> > From: Aronszajn, Mark [mailto:[EMAIL PROTECTED]
> > Subjec
I have a servlet-based web app that behaves differently with its
handling of HttpSession objects in two different environments. Here are
the two environments:
DEVELOPMENT
---
Firefox client on a linux box pointing at an instance of tomcat 5.5.17
(JVM from 1.5.0_07-b03) running on the same