<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "用户丢了？~"]]></title>
		<link>http://www.andowson.com/posts/list/7.page</link>
		<description><![CDATA[Latest messages posted in the topic "用户丢了？~"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>用户丢了？~</title>
				<description><![CDATA[ 由于需要实现CAS集成单点登陆，我加了一部分代码，我手工将用户的Obj存在Attribute中，每跳一次页面都从attribute中取用户实例放到SessionFacade中，但出了个问题，就是我在一个单一的页面待时间稍微长一点之后再跳转后用户就丢了，又成了未登陆状态，session时间设的是20，我不知道是不是我的代码造成的这个现象。求解中。。。]]></description>
				<guid isPermaLink="true">http://www.andowson.com/posts/preList/269/456.page</guid>
				<link>http://www.andowson.com/posts/preList/269/456.page</link>
				<pubDate><![CDATA[Thu, 4 Sep 2008 14:23:54]]> GMT</pubDate>
				<author><![CDATA[ wu_net2008]]></author>
			</item>
			<item>
				<title>回覆:用户丢了？~</title>
				<description><![CDATA[ wu_net2008您好，老實說，沒看到原始碼實在不知道怎麼判定是不是您的程式的問題。不過簡單來看，如果您將User物件存到HttpSession物件的attribute去，則這個HttpSession中的User物件應該就會在web.xml對Session所定義的timeout時間消失，在您的狀況就是20分鐘。User物件消失後就變成未登入狀態，所以這樣算正常現象。]]></description>
				<guid isPermaLink="true">http://www.andowson.com/posts/preList/269/460.page</guid>
				<link>http://www.andowson.com/posts/preList/269/460.page</link>
				<pubDate><![CDATA[Fri, 5 Sep 2008 19:09:16]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
	</channel>
</rss>
