<?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 for Error:Success</title>
	<atom:link href="http://errorsuccess.12gaugemedia.com/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://errorsuccess.12gaugemedia.com/blog</link>
	<description>In the desert of failure is the occasional oasis of success...</description>
	<lastBuildDate>Mon, 03 May 2010 16:16:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Functional Example of Declarative Caching with Spring by Halcyon</title>
		<link>http://errorsuccess.12gaugemedia.com/blog/archives/25/comment-page-1#comment-157</link>
		<dc:creator>Halcyon</dc:creator>
		<pubDate>Mon, 03 May 2010 16:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://errorsuccess.12gaugemedia.com/blog/archives/25#comment-157</guid>
		<description>It&#039;s good to see this finally getting some attention.  Since the original pass with spring-modules lacked a &quot;remove from cache&quot; option, it was virtually useless.  The documentation looks very promising.  Thanks for taking time to fix this up!</description>
		<content:encoded><![CDATA[<p>It&#8217;s good to see this finally getting some attention.  Since the original pass with spring-modules lacked a &#8220;remove from cache&#8221; option, it was virtually useless.  The documentation looks very promising.  Thanks for taking time to fix this up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Functional Example of Declarative Caching with Spring by edalquist</title>
		<link>http://errorsuccess.12gaugemedia.com/blog/archives/25/comment-page-1#comment-156</link>
		<dc:creator>edalquist</dc:creator>
		<pubDate>Sat, 01 May 2010 13:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://errorsuccess.12gaugemedia.com/blog/archives/25#comment-156</guid>
		<description>I am one of the authors of a new project intended to provide Ehcache integration for Spring 3 projects via annotations:

http://code.google.com/p/ehcache-spring-annotations/

The library provides two method-level annotations in the spirit of Spring’s @Transactional:

@Cacheable
@TriggersRemove

When appropriately configured in your Spring application, this project will create caching aspects at runtime around your @Cacheable annotated methods.

Usage documentation can be found on the project wiki:

http://code.google.com/p/ehcache-spring-annotations/wiki/UsingCacheAnnotations
http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove</description>
		<content:encoded><![CDATA[<p>I am one of the authors of a new project intended to provide Ehcache integration for Spring 3 projects via annotations:</p>
<p><a href="http://code.google.com/p/ehcache-spring-annotations/" rel="nofollow">http://code.google.com/p/ehcache-spring-annotations/</a></p>
<p>The library provides two method-level annotations in the spirit of Spring’s @Transactional:</p>
<p>@Cacheable<br />
@TriggersRemove</p>
<p>When appropriately configured in your Spring application, this project will create caching aspects at runtime around your @Cacheable annotated methods.</p>
<p>Usage documentation can be found on the project wiki:</p>
<p><a href="http://code.google.com/p/ehcache-spring-annotations/wiki/UsingCacheAnnotations" rel="nofollow">http://code.google.com/p/ehcache-spring-annotations/wiki/UsingCacheAnnotations</a><br />
<a href="http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove" rel="nofollow">http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DWR &amp; Spring Form Controllers by Halcyon</title>
		<link>http://errorsuccess.12gaugemedia.com/blog/archives/27/comment-page-1#comment-137</link>
		<dc:creator>Halcyon</dc:creator>
		<pubDate>Thu, 11 Sep 2008 21:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://errorsuccess.12gaugemedia.com/blog/archives/27#comment-137</guid>
		<description>I don&#039;t have an example on hand, but I can dig one up for you if you give me a day or so.  In the DwrEndpoint class the formController will be injected via Spring dependency injection.  The dwr.xml file should simply define your DwrEndpoint and exposed method, nothing special.  The JSP and Spring files will be no different than usual.  The idea is that the JSP shouldn&#039;t care whether the form is being submit via DWR or HTTP POST.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have an example on hand, but I can dig one up for you if you give me a day or so.  In the DwrEndpoint class the formController will be injected via Spring dependency injection.  The dwr.xml file should simply define your DwrEndpoint and exposed method, nothing special.  The JSP and Spring files will be no different than usual.  The idea is that the JSP shouldn&#8217;t care whether the form is being submit via DWR or HTTP POST.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DWR &amp; Spring Form Controllers by ananomouse1</title>
		<link>http://errorsuccess.12gaugemedia.com/blog/archives/27/comment-page-1#comment-136</link>
		<dc:creator>ananomouse1</dc:creator>
		<pubDate>Wed, 10 Sep 2008 19:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://errorsuccess.12gaugemedia.com/blog/archives/27#comment-136</guid>
		<description>As a follow up: What does you dwr.xml file look like? (or its equivalent)?  Lots of info missing for us newbies...</description>
		<content:encoded><![CDATA[<p>As a follow up: What does you dwr.xml file look like? (or its equivalent)?  Lots of info missing for us newbies&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DWR &amp; Spring Form Controllers by ananomouse1</title>
		<link>http://errorsuccess.12gaugemedia.com/blog/archives/27/comment-page-1#comment-135</link>
		<dc:creator>ananomouse1</dc:creator>
		<pubDate>Wed, 10 Sep 2008 19:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://errorsuccess.12gaugemedia.com/blog/archives/27#comment-135</guid>
		<description>Two questions:

1) In your DwrEndpoint class, how is the formController variable set?

2) Can you post an actual working sample?  What does your JSP and Spring config file look like?


Thanks</description>
		<content:encoded><![CDATA[<p>Two questions:</p>
<p>1) In your DwrEndpoint class, how is the formController variable set?</p>
<p>2) Can you post an actual working sample?  What does your JSP and Spring config file look like?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

