![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
I am working in a .Com company, which is based on Java Technology. Our customers are facing a login problems, like when the user logs - inn, he gets the 'Logged in' confirmation page and when he clicks on that link he is again redirected to the login page, i told him to check the cookies settings on his browser which he told is perfectly alright, there is nothing wrong with the code as all the users are not facing the problem (only few of them are facing this problem). i also tried to simulate the same conditions, like using the same browser which customer is using...etc. but its working perfectly alright on my side. As the our login page is in secure area i also told him to check the min. encryption req. for our site, which is also alright. SO WHAT COULD BE THE POSSIBLE PROBELMS COZ OF WHICH SUCH THINGS CAN HAPPEN, and what could be the POSSIBLE SOLUTIONS. The web servers we use are TOMCAT - APACHE (for ssl) and Pramati as our APP server.
Replies:
|
Sponsored Links
|