Forum Moderators: DixonJones
I use JSESSIONID too however haven't had a problem (although I use IBM WebSphere).
Maybe you could lookup what changes in web.xml you could make, specifically around session timeout values?
Are visitors getting assigned different session ids rather quickly, or after a small period of inactivity?
If you are using more that one apps server (i.e. you have a cluster) you may want to read up about session handling in this scenario too.