<?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: Java Interview questions</title>
	<atom:link href="http://www.pankajbatra.com/java/java-interview-questions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pankajbatra.com/java/java-interview-questions/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=java-interview-questions</link>
	<description>Information &#62;&#62; Knowledge &#62;&#62; Wisdom</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:25:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jay</title>
		<link>http://www.pankajbatra.com/java/java-interview-questions/comment-page-1/#comment-5</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 08 Jun 2007 15:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pankajbatra.com/?p=4#comment-5</guid>
		<description>I have to disagree with making the immutable class final. That ensures that there can be no derivations of the given class. Immutable in this context simply means that the state of an instance of given class cannot modified.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->I have to disagree with making the immutable class final. That ensures that there can be no derivations of the given class. Immutable in this context simply means that the state of an instance of given class cannot modified.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Master of Nothing</title>
		<link>http://www.pankajbatra.com/java/java-interview-questions/comment-page-1/#comment-4</link>
		<dc:creator>Master of Nothing</dc:creator>
		<pubDate>Fri, 08 Jun 2007 06:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pankajbatra.com/?p=4#comment-4</guid>
		<description>I&#039;m not sure about the question &lt;i&gt;&quot;Why SingleThreadModel in servlets is depreceated?&quot;&lt;/i&gt;. I don&#039;t think you would find many engineers who have even heard of SingleThreadModel. This is the first time I came across it :)</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->I&#8217;m not sure about the question <i>&#8220;Why SingleThreadModel in servlets is depreceated?&#8221;</i>. I don&#8217;t think you would find many engineers who have even heard of SingleThreadModel. This is the first time I came across it <img src='http://www.pankajbatra.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anjanBacchu</title>
		<link>http://www.pankajbatra.com/java/java-interview-questions/comment-page-1/#comment-3</link>
		<dc:creator>anjanBacchu</dc:creator>
		<pubDate>Thu, 07 Jun 2007 23:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pankajbatra.com/?p=4#comment-3</guid>
		<description>hi there,&lt;br/&gt;&lt;br/&gt;  weblogic comes with a base class for the JSP. You can extend this class to add your required methods. That is the same as extending an existing JSP(which compiles to a HttpServlet!).&lt;br/&gt;&lt;br/&gt;BR,&lt;br/&gt;~A</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->hi there,</p>
<p>  weblogic comes with a base class for the JSP. You can extend this class to add your required methods. That is the same as extending an existing JSP(which compiles to a HttpServlet!).</p>
<p>BR,<br />~A<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vips</title>
		<link>http://www.pankajbatra.com/java/java-interview-questions/comment-page-1/#comment-2</link>
		<dc:creator>vips</dc:creator>
		<pubDate>Tue, 24 Apr 2007 13:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pankajbatra.com/?p=4#comment-2</guid>
		<description>Can a jsp extend another jsp, if yes/no why?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Can a jsp extend another jsp, if yes/no why?<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
