<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Common Reference Data in Spring MVC</title>
	<atom:link href="http://developingdeveloper.wordpress.com/2008/02/28/common-reference-data-in-spring-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://developingdeveloper.wordpress.com/2008/02/28/common-reference-data-in-spring-mvc/</link>
	<description>java - spring - ddd - ria - remoting</description>
	<lastBuildDate>Thu, 11 Jun 2009 01:04:38 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Soongy webOS</title>
		<link>http://developingdeveloper.wordpress.com/2008/02/28/common-reference-data-in-spring-mvc/#comment-57</link>
		<dc:creator>Soongy webOS</dc:creator>
		<pubDate>Mon, 04 May 2009 07:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://developingdeveloper.wordpress.com/?p=8#comment-57</guid>
		<description>thanks :)</description>
		<content:encoded><![CDATA[<p>thanks <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas</title>
		<link>http://developingdeveloper.wordpress.com/2008/02/28/common-reference-data-in-spring-mvc/#comment-33</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Thu, 24 Apr 2008 13:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://developingdeveloper.wordpress.com/?p=8#comment-33</guid>
		<description>Post data can also be read, just launch up firebug and you will see :). 
Exposing the model in the url should not be considered a security risk, instead you should design the security layers with this in mind.

Jonas</description>
		<content:encoded><![CDATA[<p>Post data can also be read, just launch up firebug and you will see <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .<br />
Exposing the model in the url should not be considered a security risk, instead you should design the security layers with this in mind.</p>
<p>Jonas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Kalderimis</title>
		<link>http://developingdeveloper.wordpress.com/2008/02/28/common-reference-data-in-spring-mvc/#comment-23</link>
		<dc:creator>Josh Kalderimis</dc:creator>
		<pubDate>Thu, 13 Mar 2008 20:11:52 +0000</pubDate>
		<guid isPermaLink="false">http://developingdeveloper.wordpress.com/?p=8#comment-23</guid>
		<description>Hi Carl,

You are absolutely right, there is no doubt that using an interceptor can be over kill, but in some cases it can be the best solution. Maybe the reference data being added to every page is from the database or maybe you have different properties files for different deployments and would like the information in the properties files be added to every page. In any case, an interceptor is not a perfect solution. 

On another note, I am a big fan of sitemesh and agree that templating can be a great substitute.

Thank you also for the link to SemaCodeFix, sadly I can&#039;t use it as I&#039;m using wordpress.com as my blog host, but I will remember it if in case I move my post in the future.

Josh</description>
		<content:encoded><![CDATA[<p>Hi Carl,</p>
<p>You are absolutely right, there is no doubt that using an interceptor can be over kill, but in some cases it can be the best solution. Maybe the reference data being added to every page is from the database or maybe you have different properties files for different deployments and would like the information in the properties files be added to every page. In any case, an interceptor is not a perfect solution. </p>
<p>On another note, I am a big fan of sitemesh and agree that templating can be a great substitute.</p>
<p>Thank you also for the link to SemaCodeFix, sadly I can&#8217;t use it as I&#8217;m using wordpress.com as my blog host, but I will remember it if in case I move my post in the future.</p>
<p>Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl Sziebert</title>
		<link>http://developingdeveloper.wordpress.com/2008/02/28/common-reference-data-in-spring-mvc/#comment-21</link>
		<dc:creator>Carl Sziebert</dc:creator>
		<pubDate>Thu, 13 Mar 2008 17:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://developingdeveloper.wordpress.com/?p=8#comment-21</guid>
		<description>Josh:

Great post, I&#039;m using a similar technique, but I thought that I would mention that the same sort of thing can also be achieved with most of the html templating options available to Spring MVC.  On another note, you should consider using the SemaCodeFix plugin to format your code blocks.  I&#039;ve used it with great success on my site.  Here is the link: http://www.sematopia.com/?p=138

Carl</description>
		<content:encoded><![CDATA[<p>Josh:</p>
<p>Great post, I&#8217;m using a similar technique, but I thought that I would mention that the same sort of thing can also be achieved with most of the html templating options available to Spring MVC.  On another note, you should consider using the SemaCodeFix plugin to format your code blocks.  I&#8217;ve used it with great success on my site.  Here is the link: <a href="http://www.sematopia.com/?p=138" rel="nofollow">http://www.sematopia.com/?p=138</a></p>
<p>Carl</p>
]]></content:encoded>
	</item>
</channel>
</rss>
