
Hi, I am currently working on a project in travel domain. Throughout the application, we have not used cookie for session tracking but the case when browser cookie is disabled, session value differs at two different points and the application crashes. However, if the browser cookie is enabled, the application is running perfectly fine. I tried to debut this issue but could not find any solution Can any jar file included in the application be also responsible for this? Please show me some correct path to proceed upon as I am unable to find the solution. Cookie has been used only in case of login and logout action. We are using Struts2, apache tomcat 6.5, j2ee, j2se 1.6. List of jar files containing word cookie:- axis 2-1.4.jar commons-httpclient - 3.1 jar echache - 1.2.3.jar struts-core-2.1.8.1.jar