History.back 按钮会导致会话出现问题

发布于 2024-10-11 07:25:04 字数 388 浏览 3 评论 0原文

我面临 javascript:history.back() 函数的问题。以下是场景。

我有两个会话,假设同一用户和单个应用程序的 id S1 和 S2 打开。 现在在会话 S1 上,我在某个页面上,比如 xyz.jsp,在会话 S2 上,我在同一页面上,两个页面都有 back() 按钮,该按钮使用上面提到的 javascript 函数。 另外,最后一个操作是在会话 S2 上执行的。(这意味着在对会话 2 执行操作后,我使浏览器保持理想状态 15 分钟。)

15 分钟后,当我返回会话 S1 并单击后退按钮时,它立即注销具有会话 S1 的用户。 浏览器似乎会查找具有会话 2 的最后历史记录的历史记录页面,因此会注销。

我不确定实际问题,需要您的帮助来说明问题并提供您的意见。

谢谢, 哈努曼特

I am facing problem with the javascript:history.back() function. Following is the scenario.

I have two session open with lets say id S1 and S2 for the same user and single application.
Now on session S1 I am on some page say xyz.jsp and on session S2 i am on same page with both the page having back() button which uses the javascript function mentioned above.
Also the last action was executed on session S2.(This means after performing action on session2 i have kept both the browser ideal for 15 mins.)

After 15 mins when i came back on session S1 and click on the back button it immediately logs out the user with session S1.
It seems that the browser looks for the history page which has the last history of Session 2 and hence it logs out.

I am not sure of actual issue and need your help to illustrate the issue and provide your input.

Thanks,
Hanumant

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文