<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Java Wiki For Beginners</title>
	<atom:link href="http://javawiki.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://javawiki.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 29 Sep 2009 15:13:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='javawiki.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Java Wiki For Beginners</title>
		<link>http://javawiki.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://javawiki.wordpress.com/osd.xml" title="Java Wiki For Beginners" />
	<atom:link rel='hub' href='http://javawiki.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Hello world!</title>
		<link>http://javawiki.wordpress.com/2009/09/29/hello-world/</link>
		<comments>http://javawiki.wordpress.com/2009/09/29/hello-world/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 14:56:26 +0000</pubDate>
		<dc:creator>javawiki</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=1&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javawiki.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javawiki.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javawiki.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javawiki.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javawiki.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javawiki.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javawiki.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javawiki.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javawiki.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javawiki.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javawiki.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javawiki.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javawiki.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javawiki.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=1&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javawiki.wordpress.com/2009/09/29/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/751a6c2bb91ae16b75c67f375ded0670?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javawiki</media:title>
		</media:content>
	</item>
		<item>
		<title>Data Access using JDBC in Spring Framework</title>
		<link>http://javawiki.wordpress.com/2009/09/18/data-access-using-jdbc-in-spring-framework/</link>
		<comments>http://javawiki.wordpress.com/2009/09/18/data-access-using-jdbc-in-spring-framework/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 13:34:00 +0000</pubDate>
		<dc:creator>javawiki</dc:creator>
				<category><![CDATA[Spring Framework]]></category>

		<guid isPermaLink="false">http://javawiki.wordpress.com/2009/09/18/data-access-using-jdbc-in-spring-framework</guid>
		<description><![CDATA[JDBC support provided by Spring is consist of four different packages core, datasource, object and support. The org.springframework.jdbc.core package contains the JdbcTemplate class and its various callback interfaces, plus a variety of related classes. The org.springframework.jdbc.datasource package contains a utility class for easy DataSource access, and various simple DataSource implementations. The utility class provides static [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=42&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>JDBC support provided by Spring is consist of four different packages <span style="font-weight:bold;">core</span>, <span style="font-weight:bold;">datasource</span>, <span style="font-weight:bold;">object</span> and <span style="font-weight:bold;">support</span>.</p>
<p>The <span style="font-weight:bold;">org.springframework.jdbc.core</span> package contains the JdbcTemplate class and its various callback interfaces, plus a variety of related classes.</p>
<p>The <span style="font-weight:bold;">org.springframework.jdbc.datasource</span> package contains a utility class for easy DataSource access, and various simple DataSource implementations. The utility class provides static methods to obtain connections from JNDI and to close connections if necessary. It has support for thread-bound connections, e.g. for use with DataSourceTransactionManager.</p>
<p>the <span style="font-weight:bold;">org.springframework.jdbc.object</span> package contains classes that represent RDBMS queries,updates, and stored procedures as thread safe, reusable objects.</p>
<p>the org.springframework.jdbc.support package is where you find the SQLException translation functionality and some utility classes.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javawiki.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javawiki.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javawiki.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javawiki.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javawiki.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javawiki.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javawiki.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javawiki.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javawiki.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javawiki.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javawiki.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javawiki.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javawiki.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javawiki.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=42&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javawiki.wordpress.com/2009/09/18/data-access-using-jdbc-in-spring-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/751a6c2bb91ae16b75c67f375ded0670?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javawiki</media:title>
		</media:content>
	</item>
		<item>
		<title>DAO Support in Spring Framework</title>
		<link>http://javawiki.wordpress.com/2009/09/17/dao-support-in-spring-framework/</link>
		<comments>http://javawiki.wordpress.com/2009/09/17/dao-support-in-spring-framework/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 16:40:00 +0000</pubDate>
		<dc:creator>javawiki</dc:creator>
				<category><![CDATA[Spring Framework]]></category>

		<guid isPermaLink="false">http://javawiki.wordpress.com/2009/09/17/dao-support-in-spring-framework</guid>
		<description><![CDATA[Today, there are no of Data Access technologies available such as JDBC, JDO, Hibernate and JPA etc. If we talk about Spring framework, Spring supports almost all type of Data Access Technologies in a consistent way. The important thing is that, Spring Allows to switch between any Data Access Technology without worrying about Exceptions handling [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=41&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today, there are no of Data Access technologies available such as JDBC, JDO, Hibernate and JPA etc. If we talk about Spring framework, Spring supports almost all type of Data Access Technologies in a consistent way. The important thing is that, Spring Allows to switch between any Data Access Technology without worrying about Exceptions handling for a particular data-access technology.</p>
<p>Spring provides no. of abstract classes for DAO Support. These abstract classes have methods for providing the data source and any other configuration settings that are specific to the relevant data-access technology.</p>
<p><span style="font-weight:bold;">&bull; JdbcDaoSupport</span> &#8211; superclass for JDBC data access objects. Requires a DataSource to be provided; in turn, this class provides a JdbcTemplate instance initialized from the supplied DataSource to subclasses.</p>
<p><span style="font-weight:bold;">&bull; HibernateDaoSupport</span> &#8211; superclass for Hibernate data access objects. Requires a SessionFactory to be provided; in turn, this class provides a HibernateTemplate instance initialized from the supplied SessionFactory to subclasses. Can alternatively be initialized directly via a HibernateTemplate, to reuse the latters settings like SessionFactory, flush mode, exception translator, and so forth.</p>
<p><span style="font-weight:bold;">&bull; JdoDaoSupport</span> &#8211; super class for JDO data access objects. Requires a PersistenceManagerFactory to be provided; in turn, this class provides a JdoTemplate instance initialized from the supplied PersistenceManagerFactory to subclasses.</p>
<p><span style="font-weight:bold;">&bull; JpaDaoSupport</span> &#8211; super class for JPA data access objects. Requires a EntityManagerFactory to be provided; in turn, this class provides a JpaTemplate instance initialized from the supplied EntityManagerFactory to subclasses.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javawiki.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javawiki.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javawiki.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javawiki.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javawiki.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javawiki.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javawiki.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javawiki.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javawiki.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javawiki.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javawiki.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javawiki.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javawiki.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javawiki.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=41&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javawiki.wordpress.com/2009/09/17/dao-support-in-spring-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/751a6c2bb91ae16b75c67f375ded0670?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javawiki</media:title>
		</media:content>
	</item>
		<item>
		<title>Using DAO in Spring Framework</title>
		<link>http://javawiki.wordpress.com/2009/09/13/using-dao-in-spring-framework/</link>
		<comments>http://javawiki.wordpress.com/2009/09/13/using-dao-in-spring-framework/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 07:59:00 +0000</pubDate>
		<dc:creator>javawiki</dc:creator>
				<category><![CDATA[Spring Framework]]></category>

		<guid isPermaLink="false">http://javawiki.wordpress.com/2009/09/13/using-dao-in-spring-framework</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=40&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://javawiki.files.wordpress.com/2009/09/untitled3.gif"><img src="http://javawiki.files.wordpress.com/2009/09/untitled3.gif?w=300" border="0" /></a></p>
<p><a href="http://javawiki.files.wordpress.com/2009/09/untitled4.gif"><img src="http://javawiki.files.wordpress.com/2009/09/untitled4.gif?w=300" border="0" /></a></p>
<p><a href="http://javawiki.files.wordpress.com/2009/09/untitled5.gif"><img src="http://javawiki.files.wordpress.com/2009/09/untitled5.gif?w=161" border="0" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javawiki.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javawiki.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javawiki.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javawiki.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javawiki.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javawiki.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javawiki.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javawiki.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javawiki.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javawiki.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javawiki.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javawiki.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javawiki.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javawiki.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=40&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javawiki.wordpress.com/2009/09/13/using-dao-in-spring-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/751a6c2bb91ae16b75c67f375ded0670?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javawiki</media:title>
		</media:content>

		<media:content url="http://javawiki.files.wordpress.com/2009/09/untitled3.gif?w=300" medium="image" />

		<media:content url="http://javawiki.files.wordpress.com/2009/09/untitled4.gif?w=300" medium="image" />

		<media:content url="http://javawiki.files.wordpress.com/2009/09/untitled5.gif?w=161" medium="image" />
	</item>
		<item>
		<title>Using Single Data Source in Spring</title>
		<link>http://javawiki.wordpress.com/2009/09/13/using-single-data-source-in-spring/</link>
		<comments>http://javawiki.wordpress.com/2009/09/13/using-single-data-source-in-spring/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 07:49:00 +0000</pubDate>
		<dc:creator>javawiki</dc:creator>
				<category><![CDATA[Spring Framework]]></category>

		<guid isPermaLink="false">http://javawiki.wordpress.com/2009/09/13/using-single-data-source-in-spring</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=39&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://javawiki.files.wordpress.com/2009/09/untitled1.gif"><img src="http://javawiki.files.wordpress.com/2009/09/untitled1.gif?w=277" border="0" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javawiki.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javawiki.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javawiki.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javawiki.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javawiki.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javawiki.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javawiki.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javawiki.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javawiki.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javawiki.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javawiki.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javawiki.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javawiki.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javawiki.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=39&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javawiki.wordpress.com/2009/09/13/using-single-data-source-in-spring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/751a6c2bb91ae16b75c67f375ded0670?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javawiki</media:title>
		</media:content>

		<media:content url="http://javawiki.files.wordpress.com/2009/09/untitled1.gif?w=277" medium="image" />
	</item>
		<item>
		<title>Dependency Lookup in Spring using Properties file</title>
		<link>http://javawiki.wordpress.com/2009/09/12/dependency-lookup-in-spring-using-properties-file/</link>
		<comments>http://javawiki.wordpress.com/2009/09/12/dependency-lookup-in-spring-using-properties-file/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 07:31:00 +0000</pubDate>
		<dc:creator>javawiki</dc:creator>
				<category><![CDATA[Spring Framework]]></category>

		<guid isPermaLink="false">http://javawiki.wordpress.com/2009/09/12/dependency-lookup-in-spring-using-properties-file</guid>
		<description><![CDATA[File Name: property-class.properties message.(class) = MessageServiceImpldefaultMessage.(class) = DefaultMessageServicedefaultMessage.service(ref) = message File Name: DependencyLookupFromProp.java<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=38&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>File Name: property-class.properties</p>
<p>message.(class) = MessageServiceImpl<br />defaultMessage.(class) = DefaultMessageService<br />defaultMessage.service(ref) = message</p>
<p>File Name: DependencyLookupFromProp.java</p>
<p><a href="http://javawiki.files.wordpress.com/2009/09/untitled2.gif"><img src="http://javawiki.files.wordpress.com/2009/09/untitled2.gif?w=272" border="0" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javawiki.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javawiki.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javawiki.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javawiki.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javawiki.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javawiki.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javawiki.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javawiki.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javawiki.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javawiki.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javawiki.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javawiki.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javawiki.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javawiki.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=38&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javawiki.wordpress.com/2009/09/12/dependency-lookup-in-spring-using-properties-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/751a6c2bb91ae16b75c67f375ded0670?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javawiki</media:title>
		</media:content>

		<media:content url="http://javawiki.files.wordpress.com/2009/09/untitled2.gif?w=272" medium="image" />
	</item>
		<item>
		<title>Loading Class from Spring property file</title>
		<link>http://javawiki.wordpress.com/2009/09/12/loading-class-from-spring-property-file/</link>
		<comments>http://javawiki.wordpress.com/2009/09/12/loading-class-from-spring-property-file/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 06:17:00 +0000</pubDate>
		<dc:creator>javawiki</dc:creator>
				<category><![CDATA[Spring Framework]]></category>

		<guid isPermaLink="false">http://javawiki.wordpress.com/2009/09/12/loading-class-from-spring-property-file</guid>
		<description><![CDATA[File Name: property-class.properties message.(class) = Message File Name: LoadClassFromProp.java import org.springframework.beans.factory.support.BeanDefinitionReader;import org.springframework.beans.factory.support.DefaultListableBeanFactory;import org.springframework.beans.factory.support.PropertiesBeanDefinitionReader;import org.springframework.core.io.ClassPathResource; public class LoadClassFromProp { public static void main(String[] args) { DefaultListableBeanFactory factory = new DefaultListableBeanFactory(); BeanDefinitionReader reader = new PropertiesBeanDefinitionReader(factory); reader.loadBeanDefinitions(new ClassPathResource(&#8220;property-class.properties&#8221;)); Message msg = (Message) factory.getBean(&#8220;message&#8221;); System.out.println(msg.getMessage()); msg.setMessage(&#8220;Good Afternoon&#8221;); System.out.println(msg.getMessage()); } } class Message{ private String message = &#8220;&#8221;; public [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=37&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>File Name: property-class.properties</p>
<p>message.(class) = Message</p>
<p>File Name: LoadClassFromProp.java</p>
<p>import org.springframework.beans.factory.support.BeanDefinitionReader;<br />import org.springframework.beans.factory.support.DefaultListableBeanFactory;<br />import org.springframework.beans.factory.support.PropertiesBeanDefinitionReader;<br />import org.springframework.core.io.ClassPathResource;</p>
<p>public class LoadClassFromProp {</p>
<p> public static void main(String[] args) {<br />  DefaultListableBeanFactory factory = new DefaultListableBeanFactory();<br />  BeanDefinitionReader reader = new PropertiesBeanDefinitionReader(factory);<br />  reader.loadBeanDefinitions(new ClassPathResource(&#8220;property-class.properties&#8221;));<br />  Message msg = (Message) factory.getBean(&#8220;message&#8221;);<br />  System.out.println(msg.getMessage());<br />  msg.setMessage(&#8220;Good Afternoon&#8221;);<br />  System.out.println(msg.getMessage());<br /> }</p>
<p>}</p>
<p>class Message<br />{<br /> private String message = &#8220;&#8221;;<br /> public Message() {<br />  message = &#8220;Good Morning..&#8221;;<br /> }</p>
<p> public void setMessage(String msg)<br /> {<br />  this.message = msg;<br /> }</p>
<p> public String getMessage()<br /> {<br />  return this.message;<br /> }<br />}</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javawiki.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javawiki.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javawiki.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javawiki.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javawiki.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javawiki.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javawiki.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javawiki.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javawiki.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javawiki.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javawiki.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javawiki.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javawiki.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javawiki.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=37&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javawiki.wordpress.com/2009/09/12/loading-class-from-spring-property-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/751a6c2bb91ae16b75c67f375ded0670?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javawiki</media:title>
		</media:content>
	</item>
		<item>
		<title>What are different Spring Contexts</title>
		<link>http://javawiki.wordpress.com/2009/09/12/what-are-different-spring-contexts/</link>
		<comments>http://javawiki.wordpress.com/2009/09/12/what-are-different-spring-contexts/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 05:00:00 +0000</pubDate>
		<dc:creator>javawiki</dc:creator>
				<category><![CDATA[Spring Framework]]></category>

		<guid isPermaLink="false">http://javawiki.wordpress.com/2009/09/12/what-are-different-spring-contexts</guid>
		<description><![CDATA[ApplicationContextCentral interface to provide configuration for an application. This is read-only while the application is running, but may be reloaded if the implementation supports this. An ApplicationContext provides:&#8226; Bean factory methods for accessing application components. Inherited from ListableBeanFactory.&#8226; The ability to load file resources in a generic fashion. Inherited from the ResourceLoader interface.&#8226; The ability [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=36&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-weight:bold;font-size:1.4em;color:#ffffff;">ApplicationContext</span><br />Central interface to provide configuration for an application. This is read-only while the application is running, but may be reloaded if the implementation supports this.</p>
<p><span style="font-weight:bold;color:#ffffff;">An ApplicationContext provides:</span><br />&bull; Bean factory methods for accessing application components. Inherited from ListableBeanFactory.<br />&bull; The ability to load file resources in a generic fashion. Inherited from the ResourceLoader interface.<br />&bull; The ability to publish events to registered listeners. Inherited from the ApplicationEventPublisher interface.<br />&bull; The ability to resolve messages, supporting internationalization. Inherited from the MessageSource interface.<br />&bull; Inheritance from a parent context. Definitions in a descendant context will always take priority. This means, for example, that a single parent context can be used by an entire web application, while each servlet has its own child context that is independent of that of any other servlet.</p>
<p>In addition to standard BeanFactory lifecycle capabilities, ApplicationContext implementations detect and invoke ApplicationContextAware beans as well as ResourceLoaderAware, ApplicationEventPublisherAware and MessageSourceAware beans.</p>
<p><span style="font-weight:bold;font-size:1.4em;color:#ffffff;">FileSystemXmlApplicationContext</span><br />Standalone XML application context, taking the context definition files from the file system or from URLs, interpreting plain paths as relative file system locations (e.g. &#8220;mydir/myfile.txt&#8221;).</p>
<p><span style="font-weight:bold;">NOTE:</span> Plain paths will always be interpreted as relative to the current VM working directory, even if they start with a slash. (This is consistent with the semantics in a Servlet container.) Use an explicit &#8220;file:&#8221; prefix to enforce an absolute file path.</p>
<p><span style="font-weight:bold;">Note:</span> In case of multiple config locations, later bean definitions will override ones defined in earlier loaded files. This can be leveraged to deliberately override certain bean definitions via an extra XML file.</p>
<p><span style="font-weight:bold;font-size:1.4em;color:#ffffff;">ClassPathXmlApplicationContext</span><br />Standalone XML application context, taking the context definition files from the class path, interpreting plain paths as class path resource names that include the package path (e.g. &#8220;mypackage/myresource.txt&#8221;).</p>
<p>The config location defaults can be overridden via getConfigLocations(), Config locations can either denote concrete files like &#8220;/myfiles/context.xml&#8221;.</p>
<p><span style="font-weight:bold;">Note:</span> In case of multiple config locations, later bean definitions will override ones defined in earlier loaded files. This can be leveraged to deliberately override certain bean definitions via an extra XML file.</p>
<p><span style="font-weight:bold;font-size:1.4em;color:#ffffff;">AbstractApplicationContext</span><br />Abstract implementation of the ApplicationContext interface. Doesn&#8217;t mandate the type of storage used for configuration; simply implements common context functionality. Uses the Template Method design pattern, requiring concrete subclasses to implement abstract methods.</p>
<p>In contrast to a plain BeanFactory, an ApplicationContext is supposed to detect special beans defined in its internal bean factory: Therefore, this class automatically registers BeanFactoryPostProcessors, BeanPostProcessors and ApplicationListeners which are defined as beans in the context.</p>
<p><span style="font-weight:bold;font-size:1.4em;color:#ffffff;">AbstractRefreshableApplicationContext</span><br />Base class for <span style="font-weight:bold;">ApplicationContext</span> implementations which are supposed to support multiple refreshs, creating a new internal bean factory instance every time. Typically (but not necessarily), such a context will be driven by a set of config locations to load bean definitions from.</p>
<p>The only method to be implemented by subclasses is <span style="font-weight:bold;">loadBeanDefinitions(org.springframework.beans.factory.support.DefaultListableBeanFactory)</span>, which gets invoked on each refresh. A concrete implementation is supposed to load bean definitions into the given <span style="font-weight:bold;">DefaultListableBeanFactory</span>, typically delegating to one or more specific bean definition readers.</p>
<p><span style="font-weight:bold;font-size:1.4em;color:#ffffff;">AbstractXmlApplicationContext</span></p>
<p><span style="font-weight:bold;font-size:1.4em;color:#ffffff;">ConfigurableWebApplicationContext</span></p>
<p><span style="font-weight:bold;font-size:1.4em;color:#ffffff;">GenericApplicationContext</span></p>
<p><span style="font-weight:bold;font-size:1.4em;color:#ffffff;">GenericWebApplicationContext</span></p>
<p><span style="font-weight:bold;font-size:1.4em;color:#ffffff;">StaticApplicationContext</span></p>
<p><span style="font-weight:bold;font-size:1.4em;color:#ffffff;">StaticWebApplicationContext</span></p>
<p><span style="font-weight:bold;font-size:1.4em;color:#ffffff;">XmlWebApplicationContext</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javawiki.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javawiki.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javawiki.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javawiki.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javawiki.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javawiki.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javawiki.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javawiki.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javawiki.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javawiki.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javawiki.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javawiki.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javawiki.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javawiki.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=36&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javawiki.wordpress.com/2009/09/12/what-are-different-spring-contexts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/751a6c2bb91ae16b75c67f375ded0670?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javawiki</media:title>
		</media:content>
	</item>
		<item>
		<title>Spring Bean Dependency</title>
		<link>http://javawiki.wordpress.com/2009/09/12/spring-bean-dependency/</link>
		<comments>http://javawiki.wordpress.com/2009/09/12/spring-bean-dependency/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 04:31:00 +0000</pubDate>
		<dc:creator>javawiki</dc:creator>
				<category><![CDATA[Spring Framework]]></category>

		<guid isPermaLink="false">http://javawiki.wordpress.com/2009/09/12/spring-bean-dependency</guid>
		<description><![CDATA[File Name: dependency.xml File Name: Dependency.java import org.springframework.beans.factory.xml.XmlBeanFactory;import org.springframework.core.io.ClassPathResource; public class Dependency { public static void main(String[] args) { XmlBeanFactory bf = new XmlBeanFactory(new ClassPathResource("dependency.xml")); B b = (B) bf.getBean("b"); A a = (A) bf.getBean("a"); System.out.println(a); System.out.println(b); }} final class Shared { private static Object value = null; private Shared() { } public synchronized static [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=35&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-weight:bold;">File Name: dependency.xml</span><br /><a href="http://javawiki.files.wordpress.com/2009/09/untitled.gif"><img src="http://javawiki.files.wordpress.com/2009/09/untitled.gif?w=300" border="0" /></a></p>
<p><span style="font-weight:bold;">File Name: Dependency.java</span>
<pre>import org.springframework.beans.factory.xml.XmlBeanFactory;import org.springframework.core.io.ClassPathResource;

public class Dependency {  public static void main(String[] args) {       XmlBeanFactory bf = new XmlBeanFactory(new ClassPathResource("dependency.xml"));

       B b = (B) bf.getBean("b");       A a = (A) bf.getBean("a");       System.out.println(a);       System.out.println(b);   }}

final class Shared {   private static Object value = null;   private Shared() {

   }

   public synchronized static void setValue(Object o) {       value = o;   }

   public static Object getValue() {       return value;   } }

class A {  public A()   {      Shared.setValue("Undetermined");  }

  @Override  public String toString() {      final StringBuilder sb = new StringBuilder();      sb.append("A");      sb.append("{}");      sb.append("Shared.getValue()=").append(Shared.getValue()).append("}");      return sb.toString();  }}

class B {  public B()   {      Shared.setValue("Completed");  }

  @Override  public String toString() {      final StringBuilder sb = new StringBuilder();      sb.append("B");      sb.append("{}");      sb.append("Shared.getValue()=").append(Shared.getValue()).append("}");      return sb.toString();  }}</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javawiki.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javawiki.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javawiki.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javawiki.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javawiki.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javawiki.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javawiki.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javawiki.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javawiki.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javawiki.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javawiki.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javawiki.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javawiki.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javawiki.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=35&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javawiki.wordpress.com/2009/09/12/spring-bean-dependency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/751a6c2bb91ae16b75c67f375ded0670?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javawiki</media:title>
		</media:content>

		<media:content url="http://javawiki.files.wordpress.com/2009/09/untitled.gif?w=300" medium="image" />
	</item>
		<item>
		<title>What is IoC Container</title>
		<link>http://javawiki.wordpress.com/2009/08/28/what-is-ioc-container/</link>
		<comments>http://javawiki.wordpress.com/2009/08/28/what-is-ioc-container/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 17:36:00 +0000</pubDate>
		<dc:creator>javawiki</dc:creator>
				<category><![CDATA[Spring Framework]]></category>

		<guid isPermaLink="false">http://javawiki.wordpress.com/2009/08/28/what-is-ioc-container</guid>
		<description><![CDATA[The business logic layer can be developed without coupling it with any other layers by using IoC provided by the Spring Framework. The IoC container is the core component of the framework. IoC lets the developer implement the business logic as Plain Old Java Objects (POJO) and wire them up so that they can be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=34&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The business logic layer can be developed without coupling it with any other layers by using IoC provided by the Spring Framework. The IoC container is the core component of the framework. IoC lets the developer implement the business logic as Plain Old Java Objects (POJO) and wire them up so that they can be injected or called at runtime. This approach lets you avoid specifying the business objects as dependencies at compile time.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javawiki.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javawiki.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javawiki.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javawiki.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javawiki.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javawiki.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javawiki.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javawiki.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javawiki.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javawiki.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javawiki.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javawiki.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javawiki.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javawiki.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=javawiki.wordpress.com&amp;blog=9706045&amp;post=34&amp;subd=javawiki&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://javawiki.wordpress.com/2009/08/28/what-is-ioc-container/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/751a6c2bb91ae16b75c67f375ded0670?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javawiki</media:title>
		</media:content>
	</item>
	</channel>
</rss>
