本文介绍了选项卡式问题中的会话问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我的页面创建会话并在会话中存储一些值.在单页浏览器中工作正常.当我们在另一个选项卡中打开时,意味着在上一个选项卡会话中上次打开的值被覆盖.因此上一个标签页显示了最后打开的标签页值.如何克服这个问题?帮帮我.

在此先感谢!
问候,
Murali.M



my page creating sesssion and stores some values in session. It''s working fine in single paged browser. when we open in another tab means last opened value overwritten in the previous tab session. so previous tab showing the last opened tab values. How to overcome this problem? Help me.

Thanks in Advance!
with regards,
Murali.M

推荐答案


这篇关于选项卡式问题中的会话问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-02 23:14