<?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 Cake Solutions Team Blog</title>
	<atom:link href="http://www.cakesolutions.net/teamblogs/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cakesolutions.net/teamblogs</link>
	<description>void magic() { }</description>
	<lastBuildDate>Mon, 15 Mar 2010 19:36:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Spring and iPhone by Jan Machacek</title>
		<link>http://www.cakesolutions.net/teamblogs/2010/03/15/spring-and-iphone/comment-page-1/#comment-524</link>
		<dc:creator>Jan Machacek</dc:creator>
		<pubDate>Mon, 15 Mar 2010 19:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakesolutions.net/teamblogs/?p=547#comment-524</guid>
		<description>I will be giving this talk in Manchester next week, but we will be recording it and the source code will be in the usual place, at GitHub.</description>
		<content:encoded><![CDATA[<p>I will be giving this talk in Manchester next week, but we will be recording it and the source code will be in the usual place, at GitHub.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring and iPhone by SimonB</title>
		<link>http://www.cakesolutions.net/teamblogs/2010/03/15/spring-and-iphone/comment-page-1/#comment-523</link>
		<dc:creator>SimonB</dc:creator>
		<pubDate>Mon, 15 Mar 2010 17:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakesolutions.net/teamblogs/?p=547#comment-523</guid>
		<description>Jan, will you be giving this talk in London and/or recording it. The view resolver strategy is exactly what I&#039;m looking for?.

Thanks</description>
		<content:encoded><![CDATA[<p>Jan, will you be giving this talk in London and/or recording it. The view resolver strategy is exactly what I&#8217;m looking for?.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring MVC and iPhone by Jan Machacek</title>
		<link>http://www.cakesolutions.net/teamblogs/2010/02/23/spring-mvc-and-iphone/comment-page-1/#comment-502</link>
		<dc:creator>Jan Machacek</dc:creator>
		<pubDate>Wed, 24 Feb 2010 15:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakesolutions.net/teamblogs/?p=528#comment-502</guid>
		<description>Yes, if all goes to plan, I&#039;ll give the talk in Manchester and then recycle it in London. It will be just a short talk, so I will not be able to show native application, but I have experimented with Objective-C JSON, which works fantastically with RESTful Spring [web] application behind the scenes.

And by RESTful, I naturally mean the same controllers and models with &lt;code&gt;ContentNegotiatingViewResolver&lt;/code&gt; and &lt;code&gt;MappingJacksonJsonView&lt;/code&gt;. Oh, and if you use dm Server--sorry, I mean Eclipse Virgo--you can move the views into another bundle, which allows you to add and remove support for different mobile platforms at runtime. That is &lt;i&gt;seriously sexy&lt;/i&gt; stuff!</description>
		<content:encoded><![CDATA[<p>Yes, if all goes to plan, I&#8217;ll give the talk in Manchester and then recycle it in London. It will be just a short talk, so I will not be able to show native application, but I have experimented with Objective-C JSON, which works fantastically with RESTful Spring [web] application behind the scenes.</p>
<p>And by RESTful, I naturally mean the same controllers and models with <code>ContentNegotiatingViewResolver</code> and <code>MappingJacksonJsonView</code>. Oh, and if you use dm Server&#8211;sorry, I mean Eclipse Virgo&#8211;you can move the views into another bundle, which allows you to add and remove support for different mobile platforms at runtime. That is <i>seriously sexy</i> stuff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring MVC and iPhone by Andrew Beacock</title>
		<link>http://www.cakesolutions.net/teamblogs/2010/02/23/spring-mvc-and-iphone/comment-page-1/#comment-501</link>
		<dc:creator>Andrew Beacock</dc:creator>
		<pubDate>Wed, 24 Feb 2010 12:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakesolutions.net/teamblogs/?p=528#comment-501</guid>
		<description>Will you be giving this talk at the Manchester session next month?

I would LOVE to hear about this, iPhone development with a mac gets be excited!</description>
		<content:encoded><![CDATA[<p>Will you be giving this talk at the Manchester session next month?</p>
<p>I would LOVE to hear about this, iPhone development with a mac gets be excited!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UTF-8 encoding and Spring message sources by Saurabh</title>
		<link>http://www.cakesolutions.net/teamblogs/2009/04/02/utf-8-encoding-and-message-sources/comment-page-1/#comment-496</link>
		<dc:creator>Saurabh</dc:creator>
		<pubDate>Wed, 10 Feb 2010 13:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakesolutions.net/teamblogs/?p=113#comment-496</guid>
		<description>Great. I was struggling with the same problem and its solved. However, i noticed that with ResourceBundleMessageSource you don&#039;t need to use classpath, but with ReloadableResourceBundleMessageSource using classpath is mendatory.

Thanks.</description>
		<content:encoded><![CDATA[<p>Great. I was struggling with the same problem and its solved. However, i noticed that with ResourceBundleMessageSource you don&#8217;t need to use classpath, but with ReloadableResourceBundleMessageSource using classpath is mendatory.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Acegi Concurrent Login by Morgan Stanley</title>
		<link>http://www.cakesolutions.net/teamblogs/2008/05/08/acegi-concurrent-login/comment-page-1/#comment-483</link>
		<dc:creator>Morgan Stanley</dc:creator>
		<pubDate>Mon, 21 Dec 2009 13:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakesolutions.net/teamblogs/2008/05/08/acegi-concurrent-login/#comment-483</guid>
		<description>Hi,
  How do we handle concurrent logins from the same browser, different tabs? The above does not work at all in this scenario :(</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  How do we handle concurrent logins from the same browser, different tabs? The above does not work at all in this scenario <img src='http://www.cakesolutions.net/teamblogs/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UTF-8 encoding and Spring message sources by wil</title>
		<link>http://www.cakesolutions.net/teamblogs/2009/04/02/utf-8-encoding-and-message-sources/comment-page-1/#comment-461</link>
		<dc:creator>wil</dc:creator>
		<pubDate>Sat, 07 Nov 2009 09:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakesolutions.net/teamblogs/?p=113#comment-461</guid>
		<description>I used org.springframework.context.support.ResourceBundleMessageSource and could display Chinese characters on the web.
The messages properties file is such as
prod.buy=??
prod.buy.account=??\:....

Thanks</description>
		<content:encoded><![CDATA[<p>I used org.springframework.context.support.ResourceBundleMessageSource and could display Chinese characters on the web.<br />
The messages properties file is such as<br />
prod.buy=??<br />
prod.buy.account=??\:&#8230;.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring MVC Volume II by Aamir Yaseen</title>
		<link>http://www.cakesolutions.net/teamblogs/2009/10/21/spring-mvc-volume-ii-2/comment-page-1/#comment-453</link>
		<dc:creator>Aamir Yaseen</dc:creator>
		<pubDate>Mon, 02 Nov 2009 20:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakesolutions.net/teamblogs/?p=478#comment-453</guid>
		<description>First talk was amazing. Great Job.

I will love to attend next talk about leaving the cushy OO world behind and dive into AOP, with focus on [Spring&#124;Dynamic] AOP.

Thanks,
Aamir</description>
		<content:encoded><![CDATA[<p>First talk was amazing. Great Job.</p>
<p>I will love to attend next talk about leaving the cushy OO world behind and dive into AOP, with focus on [Spring|Dynamic] AOP.</p>
<p>Thanks,<br />
Aamir</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring MVC at London JUG by Jan Machacek</title>
		<link>http://www.cakesolutions.net/teamblogs/2009/09/04/spring-mvc-at-london-jug/comment-page-1/#comment-424</link>
		<dc:creator>Jan Machacek</dc:creator>
		<pubDate>Tue, 22 Sep 2009 18:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakesolutions.net/teamblogs/?p=449#comment-424</guid>
		<description>Hi Benoit,

Message me on Jabber using my Cake e-mail address; we&#039;ll sort it out in no time!

Jan</description>
		<content:encoded><![CDATA[<p>Hi Benoit,</p>
<p>Message me on Jabber using my Cake e-mail address; we&#8217;ll sort it out in no time!</p>
<p>Jan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring MVC at London JUG by Benoit</title>
		<link>http://www.cakesolutions.net/teamblogs/2009/09/04/spring-mvc-at-london-jug/comment-page-1/#comment-412</link>
		<dc:creator>Benoit</dc:creator>
		<pubDate>Sun, 13 Sep 2009 09:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakesolutions.net/teamblogs/?p=449#comment-412</guid>
		<description>Thanks Jan,

Very interesting, how would you serve images that are in a WAR in a Spring MVC application?  Your example does not show that and most &quot;obvious&quot; answers seems to get:

[WARN,2009-09-13 10:08:13,843,PageNotFound#noHandlerFound,750565@qtp-8715708-4] No mapping found for HTTP request with URI [/myapp/images/mymage.png] in DispatcherServlet with name &#039;smvc&#039;

where smvc is defined as this:
	
		smvc
		org.springframework.web.servlet.DispatcherServlet
		2
	
	
		smvc
		/
	

Any suggestion or a blog post would be great! Thanks</description>
		<content:encoded><![CDATA[<p>Thanks Jan,</p>
<p>Very interesting, how would you serve images that are in a WAR in a Spring MVC application?  Your example does not show that and most &#8220;obvious&#8221; answers seems to get:</p>
<p>[WARN,2009-09-13 10:08:13,843,PageNotFound#noHandlerFound,750565@qtp-8715708-4] No mapping found for HTTP request with URI [/myapp/images/mymage.png] in DispatcherServlet with name &#8217;smvc&#8217;</p>
<p>where smvc is defined as this:</p>
<p>		smvc<br />
		org.springframework.web.servlet.DispatcherServlet<br />
		2</p>
<p>		smvc<br />
		/</p>
<p>Any suggestion or a blog post would be great! Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
