移动浏览器(诺基亚E71):关闭浏览器时不会删除会话

问题描述:


我的移动网站存在问题:我使用sessionstate来存储MobileModel和UserLogin.但是,当关闭浏览器时,这些信息仍然有效,为什么呢?

我该如何避免呢?

谢谢

Hi
I have an issue with mobile website: I use sessionstate to storage MobileModel and UserLogin. But, when close browser these info is still alive, Why that ?

How can i avoid that ?

Thanks

,因为您必须等待会话超时.至少在IIS上,我认为默认会话超时为20分钟.
Because you have to wait for the session to timeout. At least on IIS, I believe the default session timeout was 20 minutes.


感谢您的回答,

此问题仅出现在某些诺基亚型号(NOKia E71)上,因此它可能不是会话超时吗?


你能帮我吗?

谢谢
Thanks for your answer,

This issue appears only on some Nokia Models (NOKia E71) so it may be not session timeout ?


Can you help me ?

Thanks