<?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 Java Tutorial Java HowTo Java Basics Java Application Servers Jboss Tomcat Java Tips Java Tricks</title>
	<atom:link href="http://www.deknight.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.deknight.com</link>
	<description>Java Tutorial for beginners as well as advanced programmers Java sample programs Java web application JSP tutorial iBatis Java</description>
	<lastBuildDate>Thu, 02 Feb 2012 23:32:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Garbage Collection or Memory DeAllocation in Java by garbage disposal</title>
		<link>http://www.deknight.com/java/garbage-collection-memory-deallocation-in-java.html#comment-19</link>
		<dc:creator>garbage disposal</dc:creator>
		<pubDate>Thu, 02 Feb 2012 23:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.deknight.com/?p=26#comment-19</guid>
		<description>Hey There Deknight,
I know what you mean, A single of the beauties of working with Java programming language is that the programmers desire not be troubled about the memory allocation and freeing of objects. We simply just declare and initialize objects and JVM (Java Virtual Machine) will consider care of freeing them when they are no for a longer time in use by any app through a mechanism called &#039;garbage collection&#039;. Prior to when we commence our issue, let us check out how the memory is allotted for the objects.
Keep up the good work</description>
		<content:encoded><![CDATA[<p>Hey There Deknight,<br />
I know what you mean, A single of the beauties of working with Java programming language is that the programmers desire not be troubled about the memory allocation and freeing of objects. We simply just declare and initialize objects and JVM (Java Virtual Machine) will consider care of freeing them when they are no for a longer time in use by any app through a mechanism called &#8216;garbage collection&#8217;. Prior to when we commence our issue, let us check out how the memory is allotted for the objects.<br />
Keep up the good work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What are JEE containers? by James</title>
		<link>http://www.deknight.com/java/java-jee-containers-what-are-jee-containers.html#comment-4</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sun, 16 Oct 2011 17:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.deknight.com/?p=20#comment-4</guid>
		<description>These JEE containers are present in WebLogic and WAS Java Application servers also? I am little bit confused..Can you please describe its functionality.. Thanks</description>
		<content:encoded><![CDATA[<p>These JEE containers are present in WebLogic and WAS Java Application servers also? I am little bit confused..Can you please describe its functionality.. Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

