摘要: http://forum.springframework.net/showthread.php?t=572 Hi all,Since usage of [ThreadStatic], CallContext and HttpContext in Webapplications has already been discussed several times but imho to little, ... 阅读全文
posted @ 2009-03-27 22:01 一叶浮萍 阅读(901) 评论(0) 推荐(0) 编辑
摘要: 最近在做ASP.NET项目时,测试网站老是取不出Session中的值,在网上搜索了一下,找到一些解决方法,记录在这里。最后使用存储在StateServer中的办法解决了问题。 SessionState 的Timeout),其主要原因有三种 一:有些杀病毒软件会去扫描您的Web.Config文件,那时Session肯定掉,这是微软的说法。 二:程序内部里有让Session掉失的代... 阅读全文
posted @ 2009-03-27 17:47 一叶浮萍 阅读(305) 评论(0) 推荐(0) 编辑