| 让Session对象在不同域名下实现共享 |
|
作者:佚名 文章来源:网海之贝 点击数: 更新时间:2004-9-6 1:35:02  |
There is a general belief among developers that session state maintenance is always against one domain / site. And therefore one can not maintain session state across different domains. Usually there is no such requirement to maintain session state across different domains. But of late due to increase in the scope of web based applications developers feel the need to share the session state with other domains. The other domain may be a sister concern of the same company, or may be the B2B partner. So the question arises how one can share the session variables across other domains easily and safely. |
| 文章录入:admin 责任编辑:admin |
|
上一篇文章: 无组件图片与文本同步存入数据库的最简单的办法
下一篇文章: 在WAP网站上建立反馈表单 |
| 【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 |