RE: a discrepancy in webapp behavior in two environments

2006-11-16 Thread Aronszajn, Mark
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

RE: a discrepancy in webapp behavior in two environments

2006-10-23 Thread Aronszajn, Mark
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

RE: a discrepancy in webapp behavior in two environments

2006-10-23 Thread Aronszajn, Mark
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

RE: a discrepancy in webapp behavior in two environments

2006-10-18 Thread Aronszajn, Mark
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

RE: a discrepancy in webapp behavior in two environments

2006-10-18 Thread Aronszajn, Mark
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

a discrepancy in webapp behavior in two environments

2006-10-18 Thread Aronszajn, Mark
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