<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:coop="http://www.google.com/coop/namespace"
	>

<channel>
	<title>Mind DiarySpring</title>
	<atom:link href="http://minddiary.com/category/spring/feed/" rel="self" type="application/rss+xml" />
	<link>http://minddiary.com</link>
	<description>There is only one way to learn. It&#039;s through action!</description>
	<lastBuildDate>Sat, 27 Feb 2010 11:27:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://minddiary.com/wp-includes/js/jquery/jquery.js?ver=1.3.2'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>Spring Interview Questions Part: 2</title>
		<link></link>
		<comments>http://minddiary.com/2009/08/14/spring-interview-questions-part-2/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 13:43:09 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[Interview]]></category>
		<category><![CDATA[Interview Tips]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Spring MVC]]></category>

		<guid isPermaLink="false">http://minddiary.com/?p=622</guid>
		<description><![CDATA[




What are important ApplicationContext implementations in spring framework?


ClassPathXmlApplicationContext – This context loads a context definition from an XML file located in the class path, treating context definition files as class path resources.
FileSystemXmlApplicationContext – This context loads a context definition from an XML file in the filesystem.
XmlWebApplicationContext – This context loads the context definitions from an<p><a href="http://minddiary.com/2009/08/14/spring-interview-questions-part-2/">Spring Interview Questions Part: 2</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2009/08/14/spring-interview-questions-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Interview]]></coop:keyword>
		<coop:keyword><![CDATA[Interview Tips]]></coop:keyword>
		<coop:keyword><![CDATA[Spring]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Framework]]></coop:keyword>
		<coop:keyword><![CDATA[Spring MVC]]></coop:keyword>
	</item>
		<item>
		<title>Creating Web Services using CXF (Contract first Approach) Part 2 : WSDL Creation.</title>
		<link></link>
		<comments>http://minddiary.com/2009/06/15/creating-web-services-using-cxf-contract-first-approach-part-2-wsdl-creation/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 11:38:55 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[CXF]]></category>
		<category><![CDATA[Celtix]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Xfire]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2009/06/15/creating-web-services-using-cxf-contract-first-approach-part-2-wsdl-creation/</guid>
		<description><![CDATA[What is WSDL and what its Structure?

A WSDL document defines services as collections of network endpoints, or ports. In WSDL, the abstract definition of endpoints and messages is separated from their concrete network deployment or data format bindings. This allows the reuse of abstract definitions: messages, which are abstract descriptions of the data being exchanged,<p><a href="http://minddiary.com/2009/06/15/creating-web-services-using-cxf-contract-first-approach-part-2-wsdl-creation/">Creating Web Services using CXF (Contract first Approach) Part 2 : WSDL Creation.</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2009/06/15/creating-web-services-using-cxf-contract-first-approach-part-2-wsdl-creation/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
			<coop:keyword><![CDATA[CXF]]></coop:keyword>
		<coop:keyword><![CDATA[Celtix]]></coop:keyword>
		<coop:keyword><![CDATA[Spring]]></coop:keyword>
		<coop:keyword><![CDATA[Xfire]]></coop:keyword>
		<coop:keyword><![CDATA[web]]></coop:keyword>
		<coop:keyword><![CDATA[webservices]]></coop:keyword>
	</item>
		<item>
		<title>Creating Web services using Apache CXF (Part 1) : The Basics.</title>
		<link></link>
		<comments>http://minddiary.com/2009/06/10/creating-web-services-using-apache-cxf-part-1-the-basics/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 12:02:09 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[CXF]]></category>
		<category><![CDATA[Celtix]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Xfire]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2009/06/10/creating-web-services-using-apache-cxf-part-1-the-basics/</guid>
		<description><![CDATA[As we discussed in the previous post, CXF is the combination of two projects: Celtix developed by IONA and XFire developed by Codehaus working together at the Apache Software Foundation.
If you want an Enterprise support  for CXF then please find the following links.
Open Source FUSE Services Framework &#8211; based on CXF
FUSE open source community
FUSE Forums
<p><a href="http://minddiary.com/2009/06/10/creating-web-services-using-apache-cxf-part-1-the-basics/">Creating Web services using Apache CXF (Part 1) : The Basics.</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2009/06/10/creating-web-services-using-apache-cxf-part-1-the-basics/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
			<coop:keyword><![CDATA[CXF]]></coop:keyword>
		<coop:keyword><![CDATA[Celtix]]></coop:keyword>
		<coop:keyword><![CDATA[Spring]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Framework]]></coop:keyword>
		<coop:keyword><![CDATA[Web Applications]]></coop:keyword>
		<coop:keyword><![CDATA[Xfire]]></coop:keyword>
		<coop:keyword><![CDATA[apache]]></coop:keyword>
		<coop:keyword><![CDATA[web]]></coop:keyword>
		<coop:keyword><![CDATA[webservices]]></coop:keyword>
	</item>
		<item>
		<title>Apache CXF- An ultimate web service open source framework : Lets start learning&#8230;</title>
		<link></link>
		<comments>http://minddiary.com/2009/06/10/apache-cxf-an-ultimate-web-service-open-source-framework-lets-start-learning/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 08:43:15 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[CXF]]></category>
		<category><![CDATA[Celtix]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Xfire]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[jax-ws]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2009/06/10/apache-cxf-an-ultimate-web-service-open-source-framework-lets-start-learning/</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
Apache CXF is an open source services framework which is a result of the merge between the XFire and Celtix projects. CXF helps us build and develop services using JAX-WS. These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as<p><a href="http://minddiary.com/2009/06/10/apache-cxf-an-ultimate-web-service-open-source-framework-lets-start-learning/">Apache CXF- An ultimate web service open source framework : Lets start learning&#8230;</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



Related posts:<ol><li><a href='http://minddiary.com/2010/02/26/wink-a-framework-for-restful-web-services-from-apache/' rel='bookmark' title='Permanent Link: Wink &ndash; A framework for RESTful web services from Apache'>Wink &ndash; A framework for RESTful web services from Apache</a> <small>Apache Wink 1.0 is a complete Java based solution for...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2009/06/10/apache-cxf-an-ultimate-web-service-open-source-framework-lets-start-learning/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
			<coop:keyword><![CDATA[CXF]]></coop:keyword>
		<coop:keyword><![CDATA[Celtix]]></coop:keyword>
		<coop:keyword><![CDATA[Spring]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Framework]]></coop:keyword>
		<coop:keyword><![CDATA[Web Applications]]></coop:keyword>
		<coop:keyword><![CDATA[Xfire]]></coop:keyword>
		<coop:keyword><![CDATA[apache]]></coop:keyword>
		<coop:keyword><![CDATA[jax-ws]]></coop:keyword>
		<coop:keyword><![CDATA[web]]></coop:keyword>
		<coop:keyword><![CDATA[webservices]]></coop:keyword>
	</item>
		<item>
		<title>Spring Interview Questions Part: 1</title>
		<link></link>
		<comments>http://minddiary.com/2009/06/09/spring-interview-questions-part-1/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 09:47:40 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Spring MVC]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2009/06/09/spring-interview-questions-part-1/</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->


What is mean by Dependency Injection? Or What do you mean by Inversion of Control?


Dependency injection (DI) is a programming design pattern and architectural model, sometimes also referred to as inversion of control or IOC, although technically speaking, dependency injection specifically refers to an implementation of a particular form of IOC. 
Dependancy Injection describes the<p><a href="http://minddiary.com/2009/06/09/spring-interview-questions-part-1/">Spring Interview Questions Part: 1</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



Related posts:<ol><li><a href='http://minddiary.com/2009/08/14/spring-interview-questions-part-2/' rel='bookmark' title='Permanent Link: Spring Interview Questions Part: 2'>Spring Interview Questions Part: 2</a> <small> What are important ApplicationContext implementations in spring framework? ClassPathXmlApplicationContext...</small></li>
<li><a href='http://minddiary.com/2010/02/26/wink-a-framework-for-restful-web-services-from-apache/' rel='bookmark' title='Permanent Link: Wink &ndash; A framework for RESTful web services from Apache'>Wink &ndash; A framework for RESTful web services from Apache</a> <small>Apache Wink 1.0 is a complete Java based solution for...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2009/06/09/spring-interview-questions-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Spring]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Framework]]></coop:keyword>
		<coop:keyword><![CDATA[Spring MVC]]></coop:keyword>
	</item>
		<item>
		<title>A review of &#8220;Spring Web Flow 2 Web Development&#8221; book from Packt.</title>
		<link></link>
		<comments>http://minddiary.com/2009/06/09/a-review-of-spring-web-flow-framework-book-from-packt/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 09:33:19 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[Packt]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Spring MVC]]></category>
		<category><![CDATA[Spring Web Flow]]></category>
		<category><![CDATA[pack]]></category>
		<category><![CDATA[book review]]></category>
		<category><![CDATA[Spring Web flow Book]]></category>
		<category><![CDATA[Spring Web Flow Testing]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2009/06/09/a-review-of-spring-web-flow-framework-book-from-packt/</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
About Spring Web Flow
Spring Web Flow allowing us to represent the UI flow in (part of) a web application in a clear and simple way. It has several advantages:

The UI flow in a web application is clearly visible by looking at the corresponding web flow definition (typically in an XML file). 
Web Flows can be<p><a href="http://minddiary.com/2009/06/09/a-review-of-spring-web-flow-framework-book-from-packt/">A review of &#8220;Spring Web Flow 2 Web Development&#8221; book from Packt.</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



Related posts:<ol><li><a href='http://minddiary.com/2009/08/14/spring-interview-questions-part-2/' rel='bookmark' title='Permanent Link: Spring Interview Questions Part: 2'>Spring Interview Questions Part: 2</a> <small> What are important ApplicationContext implementations in spring framework? ClassPathXmlApplicationContext...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2009/06/09/a-review-of-spring-web-flow-framework-book-from-packt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Packt]]></coop:keyword>
		<coop:keyword><![CDATA[Spring]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Framework]]></coop:keyword>
		<coop:keyword><![CDATA[Spring MVC]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Web Flow]]></coop:keyword>
		<coop:keyword><![CDATA[pack]]></coop:keyword>
		<coop:keyword><![CDATA[book review]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Web flow Book]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Web Flow Testing]]></coop:keyword>
	</item>
		<item>
		<title>A really good Spring book from Packt! &quot;Spring Web Flow 2 Web Development&quot;</title>
		<link></link>
		<comments>http://minddiary.com/2009/04/11/a-really-good-spring-book-from-packt-spring-web-flow-2-web-development/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 07:23:56 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Packt]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Spring MVC]]></category>
		<category><![CDATA[Spring Web Flow]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Spring Web flow Book]]></category>
		<category><![CDATA[Spring Web Flow Testing]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/?p=541</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
If you know Spring Application Framework and keen to study its Web Strength specially its MVC and Web flow then this book will be a really better way for that. Packt published its latest book regarding one of the key member of Spring Family; &#8220;Spring Web Flow 2&#8220;.  It covers a lot many things like<p><a href="http://minddiary.com/2009/04/11/a-really-good-spring-book-from-packt-spring-web-flow-2-web-development/">A really good Spring book from Packt! &quot;Spring Web Flow 2 Web Development&quot;</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



Related posts:<ol><li><a href='http://minddiary.com/2009/08/14/spring-interview-questions-part-2/' rel='bookmark' title='Permanent Link: Spring Interview Questions Part: 2'>Spring Interview Questions Part: 2</a> <small> What are important ApplicationContext implementations in spring framework? ClassPathXmlApplicationContext...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2009/04/11/a-really-good-spring-book-from-packt-spring-web-flow-2-web-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Books]]></coop:keyword>
		<coop:keyword><![CDATA[Packt]]></coop:keyword>
		<coop:keyword><![CDATA[Spring]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Framework]]></coop:keyword>
		<coop:keyword><![CDATA[Spring MVC]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Web Flow]]></coop:keyword>
		<coop:keyword><![CDATA[Security]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Web flow Book]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Web Flow Testing]]></coop:keyword>
	</item>
		<item>
		<title>SpringSource Acquires G2One Inc (The company behind Groovy and Grails)</title>
		<link></link>
		<comments>http://minddiary.com/2008/11/17/springsource-acquires-g2one-inc-the-company-behind-groovy-and-grails/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 05:59:02 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[Spring]]></category>
		<category><![CDATA[spring,groovy, Grails]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2008/11/17/springsource-acquires-g2one-inc-the-company-behind-groovy-and-grails/</guid>
		<description><![CDATA[On November 11, 2008, SpringSource announced that it acquired G2One Inc Whats BIG in this? right? But once you hear more about the G2One then you will definitely get the importance of this acquiring. G2One is the company behind the popular&#160; Groovy and Grails technologies. Groovy and Grails are the most popular application infrastructure solutions<p><a href="http://minddiary.com/2008/11/17/springsource-acquires-g2one-inc-the-company-behind-groovy-and-grails/">SpringSource Acquires G2One Inc (The company behind Groovy and Grails)</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2008/11/17/springsource-acquires-g2one-inc-the-company-behind-groovy-and-grails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Spring]]></coop:keyword>
		<coop:keyword><![CDATA[spring,groovy, Grails]]></coop:keyword>
	</item>
		<item>
		<title>SpringSource Application Management Suite (AMS) Beta Released</title>
		<link></link>
		<comments>http://minddiary.com/2008/04/01/springsource-application-management-suite-ams-beta-released/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 05:42:06 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring AMS]]></category>
		<category><![CDATA[Spring Framework]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2008/04/01/springsource-application-management-suite-ams-beta-released/</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
SpringSource Application Management Suite (AMS) is a comprehensive enterprise application management tool. It is designed to manage and monitor all of your Spring-powered applications, the Spring runtime, and a variety of platforms and application servers. SpringSource AMS is built on Hyperic&#8217;s HQ Enterprise Edition, a proven systems and applications management solution. Additional features of SpringSource<p><a href="http://minddiary.com/2008/04/01/springsource-application-management-suite-ams-beta-released/">SpringSource Application Management Suite (AMS) Beta Released</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



Related posts:<ol><li><a href='http://minddiary.com/2009/08/14/spring-interview-questions-part-2/' rel='bookmark' title='Permanent Link: Spring Interview Questions Part: 2'>Spring Interview Questions Part: 2</a> <small> What are important ApplicationContext implementations in spring framework? ClassPathXmlApplicationContext...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2008/04/01/springsource-application-management-suite-ams-beta-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Java]]></coop:keyword>
		<coop:keyword><![CDATA[Spring]]></coop:keyword>
		<coop:keyword><![CDATA[Spring AMS]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Framework]]></coop:keyword>
	</item>
		<item>
		<title>Interface21 is now SpringSource</title>
		<link></link>
		<comments>http://minddiary.com/2007/11/19/interface21-is-now-springsource/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 05:25:02 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Spring MVC]]></category>
		<category><![CDATA[Spring Web Flow]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2007/11/19/interface21-is-now-springsource/</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
The Company behind the famous Spring Framework; interface21, is changed their name to SpringSource. As we all know Spring has proven to be more successful application framework, and has become a de facto standard for enterprise Java. It’s also growing in popularity on the .NET platform…

Rod Johnson, the founder of interface21( now SpringSource) is described<p><a href="http://minddiary.com/2007/11/19/interface21-is-now-springsource/">Interface21 is now SpringSource</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



Related posts:<ol><li><a href='http://minddiary.com/2009/08/14/spring-interview-questions-part-2/' rel='bookmark' title='Permanent Link: Spring Interview Questions Part: 2'>Spring Interview Questions Part: 2</a> <small> What are important ApplicationContext implementations in spring framework? ClassPathXmlApplicationContext...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2007/11/19/interface21-is-now-springsource/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Spring]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Framework]]></coop:keyword>
		<coop:keyword><![CDATA[Spring MVC]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Web Flow]]></coop:keyword>
	</item>
	</channel>
</rss>
