<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Spring Security: Login and Logout Form JSP</title>
	<atom:link href="http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/feed/" rel="self" type="application/rss+xml" />
	<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/</link>
	<description>My development notes</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:14:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: JavaPins</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-1415</link>
		<dc:creator>JavaPins</dc:creator>
		<pubDate>Sun, 08 Jan 2012 05:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-1415</guid>
		<description>&lt;strong&gt;Spring security login and logout form JSP Page Example &#124; Loiane Groner...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from JavaPins...</description>
		<content:encoded><![CDATA[<p><strong>Spring security login and logout form JSP Page Example | Loiane Groner&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from JavaPins&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loiane</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-1127</link>
		<dc:creator>Loiane</dc:creator>
		<pubDate>Mon, 26 Sep 2011 18:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-1127</guid>
		<description>Hi Aravind,
I have a basic Spring Security 3 example on my github.
You can get the minimum required jars list from this project:
https://github.com/loiane/spring-security-3

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Aravind,<br />
I have a basic Spring Security 3 example on my github.<br />
You can get the minimum required jars list from this project:<br />
<a href="https://github.com/loiane/spring-security-3" rel="nofollow">https://github.com/loiane/spring-security-3</a></p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aravind</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-1114</link>
		<dc:creator>Aravind</dc:creator>
		<pubDate>Sat, 24 Sep 2011 13:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-1114</guid>
		<description>Hi Loiane,

The set of jars required for 3.0 is different. can you gimme the list  of minimum required jars for basic spring security using 3.0</description>
		<content:encoded><![CDATA[<p>Hi Loiane,</p>
<p>The set of jars required for 3.0 is different. can you gimme the list  of minimum required jars for basic spring security using 3.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loiane</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-1079</link>
		<dc:creator>Loiane</dc:creator>
		<pubDate>Wed, 14 Sep 2011 15:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-1079</guid>
		<description>What exactly do you need Amit?
Thanks!</description>
		<content:encoded><![CDATA[<p>What exactly do you need Amit?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loiane</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-1078</link>
		<dc:creator>Loiane</dc:creator>
		<pubDate>Wed, 14 Sep 2011 15:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-1078</guid>
		<description>Hi Babu,
The source code is on the code. 
Simply copy and paste it on your project.
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Babu,<br />
The source code is on the code.<br />
Simply copy and paste it on your project.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loiane</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-1077</link>
		<dc:creator>Loiane</dc:creator>
		<pubDate>Wed, 14 Sep 2011 15:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-1077</guid>
		<description>Hi Daniel,
The source code is on this post.
Simply copy it and paste into your jsp.
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Daniel,<br />
The source code is on this post.<br />
Simply copy it and paste into your jsp.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loiane</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-1073</link>
		<dc:creator>Loiane</dc:creator>
		<pubDate>Wed, 14 Sep 2011 15:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-1073</guid>
		<description>Hi santosh ganji, 
the source code is presented on the post.</description>
		<content:encoded><![CDATA[<p>Hi santosh ganji,<br />
the source code is presented on the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-1056</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 09 Sep 2011 14:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-1056</guid>
		<description>Hi Loiane,

Can you please help me by sending me a complete source code for this login example? My email is danielvt@yahoo.com</description>
		<content:encoded><![CDATA[<p>Hi Loiane,</p>
<p>Can you please help me by sending me a complete source code for this login example? My email is <a href="mailto:danielvt@yahoo.com">danielvt@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: santosh ganji</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-1022</link>
		<dc:creator>santosh ganji</dc:creator>
		<pubDate>Fri, 26 Aug 2011 13:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-1022</guid>
		<description>hi Loiane,
could you please tell me where can i get the source code for the spring login security? I cant see the download link clicking on github. could you please help me i this regard</description>
		<content:encoded><![CDATA[<p>hi Loiane,<br />
could you please tell me where can i get the source code for the spring login security? I cant see the download link clicking on github. could you please help me i this regard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit Kumar</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-1021</link>
		<dc:creator>Amit Kumar</dc:creator>
		<pubDate>Thu, 25 Aug 2011 11:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-1021</guid>
		<description>it is not sufficient example , plz send me another example. </description>
		<content:encoded><![CDATA[<p>it is not sufficient example , plz send me another example. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Babu</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-993</link>
		<dc:creator>Babu</dc:creator>
		<pubDate>Sat, 20 Aug 2011 17:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-993</guid>
		<description>Can you send me the Example(babu.javaprgs@gmail.com). it is more helpful fro me.


Thanks in Advance</description>
		<content:encoded><![CDATA[<p>Can you send me the Example(babu.javaprgs@gmail.com). it is more helpful fro me.</p>
<p>Thanks in Advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-836</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Wed, 25 May 2011 05:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-836</guid>
		<description>Hi Loiane,

i tried to click on GitHUb top menu but while clicking i can see some other post there. There is no download link. Can you please help me to get the example or can you send example to my mail id. It will be very great help for me.
MY mail id is: amitsingh0542@gmail.com

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Loiane,</p>
<p>i tried to click on GitHUb top menu but while clicking i can see some other post there. There is no download link. Can you please help me to get the example or can you send example to my mail id. It will be very great help for me.<br />
MY mail id is: <a href="mailto:amitsingh0542@gmail.com">amitsingh0542@gmail.com</a></p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-835</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Wed, 25 May 2011 05:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-835</guid>
		<description>Hi Loiane,

i tried to click on GitHUb top menu but while clicking i can see some other post there. There is no download link. Can you please help me to get the example or can you send example to my mail id. It will be very great help for me.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Loiane,</p>
<p>i tried to click on GitHUb top menu but while clicking i can see some other post there. There is no download link. Can you please help me to get the example or can you send example to my mail id. It will be very great help for me.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loiane</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-834</link>
		<dc:creator>Loiane</dc:creator>
		<pubDate>Tue, 24 May 2011 12:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-834</guid>
		<description>Hi Amit,

Click on the github link, on the github you will see a download button. When you click on it, it will donwload the complete source code. Let me know if you still face any issues.
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Amit,</p>
<p>Click on the github link, on the github you will see a download button. When you click on it, it will donwload the complete source code. Let me know if you still face any issues.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-828</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Thu, 19 May 2011 05:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-828</guid>
		<description>I am not able to get the example code for spring security. Please help me.</description>
		<content:encoded><![CDATA[<p>I am not able to get the example code for spring security. Please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loiane</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-793</link>
		<dc:creator>Loiane</dc:creator>
		<pubDate>Tue, 03 May 2011 17:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-793</guid>
		<description>Hi Ivan, please reach Spring Security forum for this question. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Ivan, please reach Spring Security forum for this question. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-777</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Mon, 25 Apr 2011 17:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-777</guid>
		<description>When clicking the logout link, I redirect to my welcome page and actually get hte login page again indicating that I am in fact logged off, however, if I change the url in the location bar to access a page inside the application, it appears and act like I am still loggen in.</description>
		<content:encoded><![CDATA[<p>When clicking the logout link, I redirect to my welcome page and actually get hte login page again indicating that I am in fact logged off, however, if I change the url in the location bar to access a page inside the application, it appears and act like I am still loggen in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikas Anand</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-711</link>
		<dc:creator>Vikas Anand</dc:creator>
		<pubDate>Fri, 25 Feb 2011 15:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-711</guid>
		<description>In spring security 3 this does not work. AuthenticationException is now in different package and same with the other class imported</description>
		<content:encoded><![CDATA[<p>In spring security 3 this does not work. AuthenticationException is now in different package and same with the other class imported</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasad</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-673</link>
		<dc:creator>Prasad</dc:creator>
		<pubDate>Tue, 08 Feb 2011 13:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-673</guid>
		<description>Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loiane</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-467</link>
		<dc:creator>Loiane</dc:creator>
		<pubDate>Fri, 26 Nov 2010 17:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-467</guid>
		<description>@Srinivas
All the code is available in my github repository.</description>
		<content:encoded><![CDATA[<p>@Srinivas<br />
All the code is available in my github repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srinivas</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-459</link>
		<dc:creator>Srinivas</dc:creator>
		<pubDate>Thu, 25 Nov 2010 04:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-459</guid>
		<description>Hi,
Can you please send source code above example.
I have been working on this Spring security from past three days</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Can you please send source code above example.<br />
I have been working on this Spring security from past three days</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RP</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-275</link>
		<dc:creator>RP</dc:creator>
		<pubDate>Tue, 27 Jul 2010 09:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-275</guid>
		<description>This is a excellent article.</description>
		<content:encoded><![CDATA[<p>This is a excellent article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TanT</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-204</link>
		<dc:creator>TanT</dc:creator>
		<pubDate>Wed, 12 May 2010 16:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-204</guid>
		<description>Response:

login.jsp
 

security.xml

	    
		
		
	
	</description>
		<content:encoded><![CDATA[<p>Response:</p>
<p>login.jsp</p>
<p>security.xml</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TanT</title>
		<link>http://loianegroner.com/2010/01/spring-security-login-and-logout-form-jsp/comment-page-1/#comment-202</link>
		<dc:creator>TanT</dc:creator>
		<pubDate>Tue, 11 May 2010 18:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://loianegroner.com/?p=143#comment-202</guid>
		<description>There is no treatment jstl tags, if we use this page instead of the default page

// not affected

                    .....


why??

example
spring-sequrity.xml

		
		
		
	   		 		
	</description>
		<content:encoded><![CDATA[<p>There is no treatment jstl tags, if we use this page instead of the default page</p>
<p>// not affected</p>
<p>                    &#8230;..</p>
<p>why??</p>
<p>example<br />
spring-sequrity.xml</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: loianegroner.com @ 2012-02-07 23:55:22 -->
