<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "jforum单点登录返回"]]></title>
		<link>https://forum.andowson.com/posts/list/7.page</link>
		<description><![CDATA[Latest messages posted in the topic "jforum单点登录返回"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>jforum单点登录返回</title>
				<description><![CDATA[ 请问一下大家，jforum我已经实现了单点登录，当匿名用户进入jforum，给别人发消息时会提示登录，但是登录完成后怎么返回到登录前的页面啊，该论坛会直接返回到发送消息页面，请问大家怎么实现这个功能。 
<br>
谢谢大家！]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/576/1214.page</guid>
				<link>https://forum.andowson.com/posts/preList/576/1214.page</link>
				<pubDate><![CDATA[Sun, 18 Mar 2012 18:30:48]]> GMT</pubDate>
				<author><![CDATA[ tracy]]></author>
			</item>
			<item>
				<title>回覆:jforum单点登录返回</title>
				<description><![CDATA[ 這是正常的現象，目前的流程就是這樣 
<br>
當匿名用戶要發表文章時才導到登入驗證頁面，這時會設定一個returnUrl的參數，系統預設就是發表文章的頁面，省去使用者還要再點選的困擾。 
<br>
如果要返回別的頁面，則要修改程式碼中對returnUrl設定的參數內容。 
<br>
<br>
您可以研究一下net/jforum/view/forum/common/ViewCommon.java中的下面這個method: 
<br>
public static String contextToLogin(final String origReturnPath)]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/576/1227.page</guid>
				<link>https://forum.andowson.com/posts/preList/576/1227.page</link>
				<pubDate><![CDATA[Thu, 24 May 2012 09:16:34]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
			<item>
				<title>jforum单点登录返回</title>
				<description><![CDATA[ 谢谢你的回答！]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/576/1228.page</guid>
				<link>https://forum.andowson.com/posts/preList/576/1228.page</link>
				<pubDate><![CDATA[Tue, 29 May 2012 10:06:41]]> GMT</pubDate>
				<author><![CDATA[ tracy]]></author>
			</item>
	</channel>
</rss>