<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: AJAX with ACEGI article</title>
	<atom:link href="http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/feed/" rel="self" type="application/rss+xml" />
	<link>http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/</link>
	<description>Brian Pontarelli</description>
	<pubDate>Sat, 31 Jul 2010 07:00:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Brian Pontarelli</title>
		<link>http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/#comment-98418</link>
		<dc:creator>Brian Pontarelli</dc:creator>
		<pubDate>Tue, 15 Dec 2009 15:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/#comment-98418</guid>
		<description>I don't really know where the article is any longer, but I believe I did get it published in an online publication. However, after much searching, I can't find it. I did find another article out there about AJAX and Acegi. I'd also warn that all the information for ACEGI could be deprecated with the latest versions of Spring Security. I'll look for the article and see if I can get it posted again.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t really know where the article is any longer, but I believe I did get it published in an online publication. However, after much searching, I can&#8217;t find it. I did find another article out there about AJAX and Acegi. I&#8217;d also warn that all the information for ACEGI could be deprecated with the latest versions of Spring Security. I&#8217;ll look for the article and see if I can get it posted again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kabal</title>
		<link>http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/#comment-98386</link>
		<dc:creator>kabal</dc:creator>
		<pubDate>Mon, 14 Dec 2009 23:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/#comment-98386</guid>
		<description>The permalink no longer works.

I would like to see how you got this working with configuration only, as I would like to do something like this with the latest version of spring and spring security</description>
		<content:encoded><![CDATA[<p>The permalink no longer works.</p>
<p>I would like to see how you got this working with configuration only, as I would like to do something like this with the latest version of spring and spring security</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Pontarelli</title>
		<link>http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/#comment-4387</link>
		<dc:creator>Brian Pontarelli</dc:creator>
		<pubDate>Thu, 09 Aug 2007 15:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/#comment-4387</guid>
		<description>Mark, good catch. I'll try and update the article today and repost it. The function is pretty simple in that it just submits the form using any AJAX library and an HTTP POST.</description>
		<content:encoded><![CDATA[<p>Mark, good catch. I&#8217;ll try and update the article today and repost it. The function is pretty simple in that it just submits the form using any AJAX library and an HTTP POST.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/#comment-4299</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 03 Aug 2007 13:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/#comment-4299</guid>
		<description>Excellent article!  In your code snippets you refer to a javascript function named ajax_submit_form() - what goes in this function to make the Ajax Acegi login work?</description>
		<content:encoded><![CDATA[<p>Excellent article!  In your code snippets you refer to a javascript function named ajax_submit_form() - what goes in this function to make the Ajax Acegi login work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Salomons</title>
		<link>http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/#comment-3300</link>
		<dc:creator>Darren Salomons</dc:creator>
		<pubDate>Thu, 29 Mar 2007 16:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2006/11/29/ajax-with-acegi-article/#comment-3300</guid>
		<description>Great article... Just wanted to point out that the property serverSideRedirect is set to false by default and provides the traditional behavior of redirecting to the login page.  In your article you say to set the property to false but it should be set to true for the behavior you describe.  Semantically, setting serverSideRedirect to true for the forwarding feature seems kind of strange but that's how they decided to do it.</description>
		<content:encoded><![CDATA[<p>Great article&#8230; Just wanted to point out that the property serverSideRedirect is set to false by default and provides the traditional behavior of redirecting to the login page.  In your article you say to set the property to false but it should be set to true for the behavior you describe.  Semantically, setting serverSideRedirect to true for the forwarding feature seems kind of strange but that&#8217;s how they decided to do it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
