> From: Darren Hall [mailto:[EMAIL PROTECTED]
> I'm running a webapp built on Struts 1.2.9 running in Tomcat
> 5.5 and using
> an Apache 2.2 http server. I've noticed that any value I put into the
> session is always removed after one request/response cycle.
> In the Tomcat
> Manager, I can see that every time I hit the webapp and view
> a page, the
> session count increments. This is terrible, as it prevents me from
> persisting values across my user's session. Any idea why this would be
> happening?? (I'm looking for a starting point to trouble
> shoot and correct
> this issue.)
What happens if you connect directly to Tomcat (if necessary, set up a
connector) and bypass Apache?
- Peter
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]