on ‎2024 Jun 25 2:52 PM
Hello,
We have 2 instance of the website, one for users from US and one for everybody else. The difference in the urls are the parameters:
- example.webshop.com -> for all users
- example.webshop.com/us
If I open one of the pages, mentioned above and then want to switch to the other, then the content of the page won't be changed: "We're sorry, but we couldn't find the requested page. Please click to go to HomePage".
The reason for it, that a JSESSIONID will be created by the first visit and won't be refreshed when changing the parameter in the url. After I cleanup the Cookies, I can switch to the other site. All is happening before the login.
Do you have maybe an idea, how this could be solved?
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.