<?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: Meta Data Driven User Interface with Dojo and Spring MVC</title>
	<atom:link href="http://technology.amis.nl/2006/08/28/meta-data-driven-user-interface-with-dojo-and-spring-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2006/08/28/meta-data-driven-user-interface-with-dojo-and-spring-mvc/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=meta-data-driven-user-interface-with-dojo-and-spring-mvc</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Erik Kerkhoven</title>
		<link>http://technology.amis.nl/2006/08/28/meta-data-driven-user-interface-with-dojo-and-spring-mvc/#comment-3790</link>
		<dc:creator>Erik Kerkhoven</dc:creator>
		<pubDate>Fri, 19 Jan 2007 02:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1321#comment-3790</guid>
		<description><![CDATA[Hello Jie, I completely agree with you about the fact that our Controller is no longer unware about the view technology. A JsonView is indeed good news. Can you send me more details, an URL for example, about that? Thank you very much for your reaction. In an other post I describe a solution we came up with regarding the integration of Dojo and Spring&#039;s SimpleFormController, see: http://technology.amis.nl/blog/?p=1486. This is also a difficult issue. Did you already think about that? Maybe you can have a look at it and provide a better solution. Regards.]]></description>
		<content:encoded><![CDATA[<p>Hello Jie, I completely agree with you about the fact that our Controller is no longer unware about the view technology. A JsonView is indeed good news. Can you send me more details, an URL for example, about that? Thank you very much for your reaction. In an other post I describe a solution we came up with regarding the integration of Dojo and Spring&#8217;s SimpleFormController, see: <a href="http://technology.amis.nl/blog/?p=1486" rel="nofollow">http://technology.amis.nl/blog/?p=1486</a>. This is also a difficult issue. Did you already think about that? Maybe you can have a look at it and provide a better solution. Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jie Sun</title>
		<link>http://technology.amis.nl/2006/08/28/meta-data-driven-user-interface-with-dojo-and-spring-mvc/#comment-3789</link>
		<dc:creator>Jie Sun</dc:creator>
		<pubDate>Thu, 18 Jan 2007 01:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1321#comment-3789</guid>
		<description><![CDATA[Hi Erik, thanks for the article, I am also working on using DOJO tree where we are already using Spring. One thing with your article is the to wrap up response in JSON format (I guess in your DOJOActionControll superclass), this will tie up spring controller with specifics (JSON format) of front end. I doubt if it is a good idea. The good news is that in some of the discussion forum, we already find a way to extend Spring&#039;s view object, such as define a JsonView which we override the renderMergedOutputModel method to have it return the data with JSON format. I think it is a better way to extend Spring and not have its controller tied up with view. Hope this will help.
Jie]]></description>
		<content:encoded><![CDATA[<p>Hi Erik, thanks for the article, I am also working on using DOJO tree where we are already using Spring. One thing with your article is the to wrap up response in JSON format (I guess in your DOJOActionControll superclass), this will tie up spring controller with specifics (JSON format) of front end. I doubt if it is a good idea. The good news is that in some of the discussion forum, we already find a way to extend Spring&#8217;s view object, such as define a JsonView which we override the renderMergedOutputModel method to have it return the data with JSON format. I think it is a better way to extend Spring and not have its controller tied up with view. Hope this will help.<br />
Jie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://technology.amis.nl/2006/08/28/meta-data-driven-user-interface-with-dojo-and-spring-mvc/#comment-3788</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Tue, 26 Sep 2006 12:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1321#comment-3788</guid>
		<description><![CDATA[Hi guys, Thanks for your reaction. The problem with sending the source is that we are working on a project that that has a non disclosure agreement. But if you have questions, maybe I can answer. You might also contact AMIS sales representative Reinier at Reinier.Beenen@AMIS.nl.]]></description>
		<content:encoded><![CDATA[<p>Hi guys, Thanks for your reaction. The problem with sending the source is that we are working on a project that that has a non disclosure agreement. But if you have questions, maybe I can answer. You might also contact AMIS sales representative Reinier at <a href="mailto:Reinier.Beenen@AMIS.nl">Reinier.Beenen@AMIS.nl</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe TAVERNE</title>
		<link>http://technology.amis.nl/2006/08/28/meta-data-driven-user-interface-with-dojo-and-spring-mvc/#comment-3787</link>
		<dc:creator>Christophe TAVERNE</dc:creator>
		<pubDate>Thu, 21 Sep 2006 16:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1321#comment-3787</guid>
		<description><![CDATA[Hi,

Thank you a lot for you article!
very interesting.

I&#039;m agree with John. Please could you send us a sample?
some part aren&#039;t clear for me and it could help me a lot.

Thanks

Regards
Chris]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thank you a lot for you article!<br />
very interesting.</p>
<p>I&#8217;m agree with John. Please could you send us a sample?<br />
some part aren&#8217;t clear for me and it could help me a lot.</p>
<p>Thanks</p>
<p>Regards<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Boyd</title>
		<link>http://technology.amis.nl/2006/08/28/meta-data-driven-user-interface-with-dojo-and-spring-mvc/#comment-3786</link>
		<dc:creator>John Boyd</dc:creator>
		<pubDate>Wed, 20 Sep 2006 14:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1321#comment-3786</guid>
		<description><![CDATA[Eric,

Do you have a sample application demonstrating this that you could send me. I would like to study it for a project that I am working on.

Best Regards,

John Boyd]]></description>
		<content:encoded><![CDATA[<p>Eric,</p>
<p>Do you have a sample application demonstrating this that you could send me. I would like to study it for a project that I am working on.</p>
<p>Best Regards,</p>
<p>John Boyd</p>
]]></content:encoded>
	</item>
</channel>
</rss>
