<?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: Data binding in Spring MVC</title>
	<atom:link href="http://www.shaunabram.com/data-binding-in-spring-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shaunabram.com/data-binding-in-spring-mvc/</link>
	<description>Java and Technology weblog</description>
	<lastBuildDate>Mon, 26 Jul 2010 12:49:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: redsonic</title>
		<link>http://www.shaunabram.com/data-binding-in-spring-mvc/comment-page-1/#comment-10442</link>
		<dc:creator>redsonic</dc:creator>
		<pubDate>Wed, 03 Feb 2010 22:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaunabram.com/?p=667#comment-10442</guid>
		<description>Thanks for this great article !</description>
		<content:encoded><![CDATA[<p>Thanks for this great article !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Java bookmark links, Nov 2009 &#8211; Week1 &#124; bookmark-link</title>
		<link>http://www.shaunabram.com/data-binding-in-spring-mvc/comment-page-1/#comment-9553</link>
		<dc:creator>Java bookmark links, Nov 2009 &#8211; Week1 &#124; bookmark-link</dc:creator>
		<pubDate>Sat, 07 Nov 2009 10:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaunabram.com/?p=667#comment-9553</guid>
		<description>[...] 05 Nov 09 &#8211; Shaun Abram blog about the Spring&#8217;s data binding, and how to create and register custom property editor in [...]</description>
		<content:encoded><![CDATA[<p>[...] 05 Nov 09 &#8211; Shaun Abram blog about the Spring&#8217;s data binding, and how to create and register custom property editor in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Data binding in Spring MVC &#171;</title>
		<link>http://www.shaunabram.com/data-binding-in-spring-mvc/comment-page-1/#comment-9550</link>
		<dc:creator>Data binding in Spring MVC &#171;</dc:creator>
		<pubDate>Fri, 06 Nov 2009 23:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaunabram.com/?p=667#comment-9550</guid>
		<description>[...] Data binding in Spring&#160;MVC  A good introduction to  &#8220;Data binding in Spring MVC&#8221;. [...]</description>
		<content:encoded><![CDATA[<p>[...] Data binding in Spring&nbsp;MVC  A good introduction to  &#8220;Data binding in Spring MVC&#8221;. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.shaunabram.com/data-binding-in-spring-mvc/comment-page-1/#comment-9548</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 06 Nov 2009 18:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaunabram.com/?p=667#comment-9548</guid>
		<description>Thanks Danny. From the docs: &quot;Use Formatters when you&#039;re working in a UI environment such as a HTML form of a web application, and need to apply two-way parsing, formatting, and localization logic to form field values.&quot;

Sounds perfect. And hopefully a little simpler than some of the approaches I discuss above from 2.5.x.

Another reason to migrate to Spring 3.0 when the production release is ready...

Shaun</description>
		<content:encoded><![CDATA[<p>Thanks Danny. From the docs: &#8220;Use Formatters when you&#8217;re working in a UI environment such as a HTML form of a web application, and need to apply two-way parsing, formatting, and localization logic to form field values.&#8221;</p>
<p>Sounds perfect. And hopefully a little simpler than some of the approaches I discuss above from 2.5.x.</p>
<p>Another reason to migrate to Spring 3.0 when the production release is ready&#8230;</p>
<p>Shaun</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://www.shaunabram.com/data-binding-in-spring-mvc/comment-page-1/#comment-9547</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Fri, 06 Nov 2009 18:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaunabram.com/?p=667#comment-9547</guid>
		<description>Spring 3.0 adds a new mechanism for data binding--two actually.  Referred to as core.convert and ui.format.  Core.convert handles one-way conversions and ui.format takes care of back-and-forth--the typical use case using web forms.

Definitely worth a look: http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/ch05s06.html</description>
		<content:encoded><![CDATA[<p>Spring 3.0 adds a new mechanism for data binding&#8211;two actually.  Referred to as core.convert and ui.format.  Core.convert handles one-way conversions and ui.format takes care of back-and-forth&#8211;the typical use case using web forms.</p>
<p>Definitely worth a look: <a href="http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/ch05s06.html" rel="nofollow">http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/ch05s06.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
