<?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: Developing A Simple Java Application With Spring</title>
	<atom:link href="http://www.solitarygeek.com/java/developing-a-simple-java-application-with-spring/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.solitarygeek.com/java/developing-a-simple-java-application-with-spring/</link>
	<description>Technical Productivity</description>
	<lastBuildDate>Mon, 08 Mar 2010 07:48:44 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sethu</title>
		<link>http://www.solitarygeek.com/java/developing-a-simple-java-application-with-spring/comment-page-1/#comment-1061</link>
		<dc:creator>sethu</dc:creator>
		<pubDate>Tue, 08 Dec 2009 08:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.solitarygeek.com/java/java-spring/#comment-1061</guid>
		<description>great help man thanks :)</description>
		<content:encoded><![CDATA[<p>great help man thanks <img src='http://www.solitarygeek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Styls</title>
		<link>http://www.solitarygeek.com/java/developing-a-simple-java-application-with-spring/comment-page-1/#comment-959</link>
		<dc:creator>Styls</dc:creator>
		<pubDate>Mon, 23 Nov 2009 09:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.solitarygeek.com/java/java-spring/#comment-959</guid>
		<description>@James 

thank you man, with the help of Spring and right now i have the basic understanding of Spring framework.

Don&#039;t you have more tutorials on Spring,Hibernate,JSF,Junit and Integrator development. 

Please help me James 

@styls</description>
		<content:encoded><![CDATA[<p>@James </p>
<p>thank you man, with the help of Spring and right now i have the basic understanding of Spring framework.</p>
<p>Don&#8217;t you have more tutorials on Spring,Hibernate,JSF,Junit and Integrator development. </p>
<p>Please help me James </p>
<p>@styls</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.solitarygeek.com/java/developing-a-simple-java-application-with-spring/comment-page-1/#comment-950</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 21 Nov 2009 05:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.solitarygeek.com/java/java-spring/#comment-950</guid>
		<description>&lt;a href=&quot;#comment-945&quot; rel=&quot;nofollow&quot;&gt;@Styls &lt;/a&gt; 
No you don&#039;t need a specific jar file. This xml file can sit side by side with your java source files. Please see the last image in the post above to get more insight.</description>
		<content:encoded><![CDATA[<p><a href="#comment-945" rel="nofollow">@Styls </a><br />
No you don&#8217;t need a specific jar file. This xml file can sit side by side with your java source files. Please see the last image in the post above to get more insight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Styls</title>
		<link>http://www.solitarygeek.com/java/developing-a-simple-java-application-with-spring/comment-page-1/#comment-945</link>
		<dc:creator>Styls</dc:creator>
		<pubDate>Fri, 20 Nov 2009 08:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.solitarygeek.com/java/java-spring/#comment-945</guid>
		<description>James

You saying this code requires a specific jar file..
reason I;m saying this is that, it the only code that is give me some difficulty.

please help.  


ApplicationContext context = new ClassPathXmlApplicationContext
(”resources/applicationContext.xml”);

i don’t understand this part– please can you explain it.</description>
		<content:encoded><![CDATA[<p>James</p>
<p>You saying this code requires a specific jar file..<br />
reason I;m saying this is that, it the only code that is give me some difficulty.</p>
<p>please help.  </p>
<p>ApplicationContext context = new ClassPathXmlApplicationContext<br />
(”resources/applicationContext.xml”);</p>
<p>i don’t understand this part– please can you explain it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.solitarygeek.com/java/developing-a-simple-java-application-with-spring/comment-page-1/#comment-940</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 19 Nov 2009 15:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.solitarygeek.com/java/java-spring/#comment-940</guid>
		<description>&lt;a href=&quot;#comment-931&quot; rel=&quot;nofollow&quot;&gt;@Styls &lt;/a&gt; 
&lt;blockquote cite=&quot;#commentbody-931&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-931&quot; rel=&quot;nofollow&quot;&gt;Styls&lt;/a&gt; :&lt;/strong&gt;
&lt;p&gt;ApplicationContext context = new ClassPathXmlApplicationContext&lt;br&gt;
(”resources/applicationContext.xml”);&lt;/p&gt;
&lt;p&gt;i don’t understand this part– please can you explain it.&lt;/p&gt;
&lt;/blockquote&gt;
Basically we are instructing Spring here to load the application context file which is located in the classpath i.e inside your jar.</description>
		<content:encoded><![CDATA[<p><a href="#comment-931" rel="nofollow">@Styls </a> </p>
<blockquote cite="#commentbody-931"><p>
<strong><a href="#comment-931" rel="nofollow">Styls</a> :</strong></p>
<p>ApplicationContext context = new ClassPathXmlApplicationContext<br />
(”resources/applicationContext.xml”);</p>
<p>i don’t understand this part– please can you explain it.</p>
</blockquote>
<p>Basically we are instructing Spring here to load the application context file which is located in the classpath i.e inside your jar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Styls</title>
		<link>http://www.solitarygeek.com/java/developing-a-simple-java-application-with-spring/comment-page-1/#comment-931</link>
		<dc:creator>Styls</dc:creator>
		<pubDate>Wed, 18 Nov 2009 13:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.solitarygeek.com/java/java-spring/#comment-931</guid>
		<description>ApplicationContext context = new ClassPathXmlApplicationContext
		(&quot;resources/applicationContext.xml&quot;);

i don&#039;t understand this part-- please can you explain it.</description>
		<content:encoded><![CDATA[<p>ApplicationContext context = new ClassPathXmlApplicationContext<br />
		(&#8221;resources/applicationContext.xml&#8221;);</p>
<p>i don&#8217;t understand this part&#8211; please can you explain it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Styls</title>
		<link>http://www.solitarygeek.com/java/developing-a-simple-java-application-with-spring/comment-page-1/#comment-930</link>
		<dc:creator>Styls</dc:creator>
		<pubDate>Wed, 18 Nov 2009 13:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.solitarygeek.com/java/java-spring/#comment-930</guid>
		<description>hey thanks for this example. i have let a lot from it.</description>
		<content:encoded><![CDATA[<p>hey thanks for this example. i have let a lot from it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arti</title>
		<link>http://www.solitarygeek.com/java/developing-a-simple-java-application-with-spring/comment-page-1/#comment-919</link>
		<dc:creator>arti</dc:creator>
		<pubDate>Tue, 17 Nov 2009 05:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.solitarygeek.com/java/java-spring/#comment-919</guid>
		<description>Thanx.. code is quite helpful to understand spring dependency injection</description>
		<content:encoded><![CDATA[<p>Thanx.. code is quite helpful to understand spring dependency injection</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.solitarygeek.com/java/developing-a-simple-java-application-with-spring/comment-page-1/#comment-871</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 10 Nov 2009 12:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.solitarygeek.com/java/java-spring/#comment-871</guid>
		<description>&lt;a href=&quot;#comment-869&quot; rel=&quot;nofollow&quot;&gt;@mkyong &lt;/a&gt; 
I still couldn&#039;t get you. Could you please explain how to improve the lookup portion?</description>
		<content:encoded><![CDATA[<p><a href="#comment-869" rel="nofollow">@mkyong </a><br />
I still couldn&#8217;t get you. Could you please explain how to improve the lookup portion?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mkyong</title>
		<link>http://www.solitarygeek.com/java/developing-a-simple-java-application-with-spring/comment-page-1/#comment-869</link>
		<dc:creator>mkyong</dc:creator>
		<pubDate>Tue, 10 Nov 2009 12:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.solitarygeek.com/java/java-spring/#comment-869</guid>
		<description>&lt;a href=&quot;#comment-817&quot; rel=&quot;nofollow&quot;&gt;@James &lt;/a&gt; 
I think what dendroot mention is about the following code

        ApplicationContext context = new ClassPathXmlApplicationContext(&quot;resources/applicationContext.xml&quot;);
        userService = (UserService) context.getBean(&quot;userService&quot;);

Your code is tight coupling to Spring, suggest to use Spring AOP to pass in your userService implementation class</description>
		<content:encoded><![CDATA[<p><a href="#comment-817" rel="nofollow">@James </a><br />
I think what dendroot mention is about the following code</p>
<p>        ApplicationContext context = new ClassPathXmlApplicationContext(&#8221;resources/applicationContext.xml&#8221;);<br />
        userService = (UserService) context.getBean(&#8221;userService&#8221;);</p>
<p>Your code is tight coupling to Spring, suggest to use Spring AOP to pass in your userService implementation class</p>
]]></content:encoded>
	</item>
</channel>
</rss>
