Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Apache + Tomcat = no cookies and no session id

843841Jan 22 2007 — edited Jan 18 2008
When our application is run in an Apache+Tomcat environment session management breaks down completely. Cookies containing session ids are apparently not passed to Tomcat. Url rewriting, the usual solution to no cookies, simply does not work. Encoded URLs do not have jsessionid added.

In searching around I saw lots of references to this problem but no solutions. This problem has been known for at least 5-6 years based on some of the search results I have found so I'm hopeful that there is some sort of 'standard' solution.

Can someone give me the solution or point me to a site deals with this problem.

Thanks,
-=beeky
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 15 2008
Added on Jan 22 2007
4 comments
1,477 views