<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: WebWork Tip of the Day: Type Conversion when using ModelDriven</title>
	<link>http://blogs.exist.com/bporter/2006/08/09/webwork-tip-of-the-day-type-conversion-when-using-modeldriven/</link>
	<description>capo on 1</description>
	<pubDate>Sat, 11 Oct 2008 16:59:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Brett Porter</title>
		<link>http://blogs.exist.com/bporter/2006/08/09/webwork-tip-of-the-day-type-conversion-when-using-modeldriven/#comment-167</link>
		<dc:creator>Brett Porter</dc:creator>
		<pubDate>Sat, 12 Aug 2006 04:02:23 +0000</pubDate>
		<guid>http://blogs.exist.com/bporter/2006/08/09/webwork-tip-of-the-day-type-conversion-when-using-modeldriven/#comment-167</guid>
		<description>&lt;p&gt;Glad I was some help. I'm not sure how to solve your problem, but the code I was working on is open source so you can see that to see if you can line yours up, since it is working.&lt;/p&gt;

&lt;pre&gt;http://svn.apache.org/repos/asf/maven/repository-manager/trunk&lt;/pre&gt;

&lt;p&gt;with Maven 2: &lt;/p&gt;
&lt;pre&gt;mvn install; mvn -f maven-repository-webapp/pom.xml jetty:run&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Glad I was some help. I&#8217;m not sure how to solve your problem, but the code I was working on is open source so you can see that to see if you can line yours up, since it is working.</p>
<pre><a href="http://svn.apache.org/repos/asf/maven/repository-manager/trunk" rel="nofollow">http://svn.apache.org/repos/asf/maven/repository-manager/trunk</a></pre>
<p>with Maven 2: </p>
<pre>mvn install; mvn -f maven-repository-webapp/pom.xml jetty:run</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://blogs.exist.com/bporter/2006/08/09/webwork-tip-of-the-day-type-conversion-when-using-modeldriven/#comment-166</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 12 Aug 2006 03:21:19 +0000</pubDate>
		<guid>http://blogs.exist.com/bporter/2006/08/09/webwork-tip-of-the-day-type-conversion-when-using-modeldriven/#comment-166</guid>
		<description>I am struggling with precisely this today. After your hint I was able to get it going by putting the converter on the Model. However, I can't seem to get the model populated in my save action. The page displays fine, with the iterator showing all the properties of my list. However, when this form is submitted, I can't get those values in my action bean. Any tips would be appreciated.</description>
		<content:encoded><![CDATA[<p>I am struggling with precisely this today. After your hint I was able to get it going by putting the converter on the Model. However, I can&#8217;t seem to get the model populated in my save action. The page displays fine, with the iterator showing all the properties of my list. However, when this form is submitted, I can&#8217;t get those values in my action bean. Any tips would be appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
