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!

prevent creating new jsessionid?

843840May 5 2010 — edited May 5 2010
greetings all
iam using spring framework and apache tomcat
after deploying my app on the domain
i found out a weird problem that the application is generating new jsessionid per request(per page)
so invalidating the old session
why something like that might happen,any ideas?
i traced the code many times,no sign of creating a new session in the code
so please help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 2 2010
Added on May 5 2010
1 comment
218 views