<?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: Spring, Hibernate, and Sitemesh</title>
	<atom:link href="http://www.paulcodding.com/blog/2008/01/11/spring-hibernate-and-sitemesh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paulcodding.com/blog/2008/01/11/spring-hibernate-and-sitemesh/</link>
	<description>My miscellaneous ramblings and how-to&#039;s</description>
	<lastBuildDate>Sun, 04 Apr 2010 03:05:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: paul</title>
		<link>http://www.paulcodding.com/blog/2008/01/11/spring-hibernate-and-sitemesh/comment-page-1/#comment-26</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Sat, 28 Feb 2009 16:27:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulcodding.com/blog/2008/01/11/spring-hibernate-and-sitemesh/#comment-26</guid>
		<description>Take a look &lt;a href=&quot;http://www.opensymphony.com/sitemesh/flow.html&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt; Sitemesh flow diagram.</description>
		<content:encoded><![CDATA[<p>Take a look <a href="http://www.opensymphony.com/sitemesh/flow.html" rel="nofollow">this</a> Sitemesh flow diagram.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerome</title>
		<link>http://www.paulcodding.com/blog/2008/01/11/spring-hibernate-and-sitemesh/comment-page-1/#comment-25</link>
		<dc:creator>Jerome</dc:creator>
		<pubDate>Wed, 25 Feb 2009 02:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulcodding.com/blog/2008/01/11/spring-hibernate-and-sitemesh/#comment-25</guid>
		<description>I&#039;ve got a situation where I have a Spring Controller generating HTML directly to the HttpResponse and subsequently Sitemesh isn&#039;t decorating the page. Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got a situation where I have a Spring Controller generating HTML directly to the HttpResponse and subsequently Sitemesh isn&#8217;t decorating the page. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.paulcodding.com/blog/2008/01/11/spring-hibernate-and-sitemesh/comment-page-1/#comment-22</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Thu, 08 Jan 2009 17:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulcodding.com/blog/2008/01/11/spring-hibernate-and-sitemesh/#comment-22</guid>
		<description>Peter,

With Maven you can add the following dependency for Sitemesh:
&lt;code&gt;
&lt;dependency&gt;
	&lt;groupId&gt;opensymphony&lt;/groupId&gt;
	&lt;artifactId&gt;sitemesh&lt;/artifactId&gt;
	&lt;version&gt;2.3&lt;/version&gt;
	&lt;scope&gt;compile&lt;/scope&gt;
&lt;/dependency&gt;
&lt;/code&gt;
</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>With Maven you can add the following dependency for Sitemesh:<br />
<code><br />
&lt;dependency&gt;<br />
	&lt;groupId&gt;opensymphony&lt;/groupId&gt;<br />
	&lt;artifactId&gt;sitemesh&lt;/artifactId&gt;<br />
	&lt;version&gt;2.3&lt;/version&gt;<br />
	&lt;scope&gt;compile&lt;/scope&gt;<br />
&lt;/dependency&gt;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.paulcodding.com/blog/2008/01/11/spring-hibernate-and-sitemesh/comment-page-1/#comment-21</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Thu, 08 Jan 2009 12:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulcodding.com/blog/2008/01/11/spring-hibernate-and-sitemesh/#comment-21</guid>
		<description>great help.
how is this done with maven?</description>
		<content:encoded><![CDATA[<p>great help.<br />
how is this done with maven?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
