<?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: Complex forms &#038; Springs&#8217; ServletRequestDataBinder</title>
	<atom:link href="http://maas-frensch.com/peter/2006/05/31/complex-forms-springs-servletrequestdatabinder/feed/" rel="self" type="application/rss+xml" />
	<link>http://maas-frensch.com/peter/2006/05/31/complex-forms-springs-servletrequestdatabinder/</link>
	<description>Peter Maas's Weblog</description>
	<pubDate>Tue, 02 Dec 2008 03:37:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Gregory Robinson</title>
		<link>http://maas-frensch.com/peter/2006/05/31/complex-forms-springs-servletrequestdatabinder/#comment-39693</link>
		<dc:creator>Gregory Robinson</dc:creator>
		<pubDate>Mon, 19 May 2008 10:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://maas-frensch.com/peter/2006/05/31/complex-forms-springs-servletrequestdatabinder/#comment-39693</guid>
		<description>Thanks</description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://maas-frensch.com/peter/2006/05/31/complex-forms-springs-servletrequestdatabinder/#comment-87</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Wed, 31 May 2006 17:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://maas-frensch.com/peter/2006/05/31/complex-forms-springs-servletrequestdatabinder/#comment-87</guid>
		<description>Hmm,

after getting my colleguea to work with the code I wrote he immediately ran into a problem which is somehow caused by the binder. It seems that if a variable is present in the request multiple times the value is set using comma's to seperate the different values... Strange!! I posted the issue on the Spring forum, but no response yet...

--

After conducting some test the above seems to be a feature. If the source value is of type array (which is the case when multiple identical params are posted) and the target value isn't the binder tries to convert the array into the target type! If the target type is an array everything is fine!</description>
		<content:encoded><![CDATA[<p>Hmm,</p>
<p>after getting my colleguea to work with the code I wrote he immediately ran into a problem which is somehow caused by the binder. It seems that if a variable is present in the request multiple times the value is set using comma&#8217;s to seperate the different values&#8230; Strange!! I posted the issue on the Spring forum, but no response yet&#8230;</p>
<p>&#8211;</p>
<p>After conducting some test the above seems to be a feature. If the source value is of type array (which is the case when multiple identical params are posted) and the target value isn&#8217;t the binder tries to convert the array into the target type! If the target type is an array everything is fine!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
