<?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 Tec Bar</title>
	<atom:link href="https://www.tecbar.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecbar.net</link>
	<description></description>
	<lastBuildDate>Thu, 27 Jul 2017 11:59:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1</generator>
	<item>
		<title>Comment on Java HTTP client crashes on HTTPS connections by Nagesh</title>
		<link>https://www.tecbar.net/java-http-client-crashes-on-https-connections/#comment-3414</link>
		<dc:creator><![CDATA[Nagesh]]></dc:creator>
		<pubDate>Thu, 27 Jul 2017 11:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecbar.net/?p=1126#comment-3414</guid>
		<description><![CDATA[Thanks for sharing....

After updating nss, working like charm...]]></description>
		<content:encoded><![CDATA[<p>Thanks for sharing&#8230;.</p>
<p>After updating nss, working like charm&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java HTTP client crashes on HTTPS connections by Uli</title>
		<link>https://www.tecbar.net/java-http-client-crashes-on-https-connections/#comment-3413</link>
		<dc:creator><![CDATA[Uli]]></dc:creator>
		<pubDate>Thu, 23 Feb 2017 15:44:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecbar.net/?p=1126#comment-3413</guid>
		<description><![CDATA[Thanks!]]></description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to check if a radio button is checked using JQuery by Guest</title>
		<link>https://www.tecbar.net/how-to-check-if-a-radio-button-is-checked-using-jquery/#comment-3409</link>
		<dc:creator><![CDATA[Guest]]></dc:creator>
		<pubDate>Sat, 04 Feb 2017 09:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecbar.net/?p=789#comment-3409</guid>
		<description><![CDATA[Good Example]]></description>
		<content:encoded><![CDATA[<p>Good Example</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RAID 1 Repair on Linux by Burns</title>
		<link>https://www.tecbar.net/raid-1-repair-on-linux/#comment-3396</link>
		<dc:creator><![CDATA[Burns]]></dc:creator>
		<pubDate>Wed, 25 May 2016 18:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecbar.net/?p=937#comment-3396</guid>
		<description><![CDATA[it is really helpful to help me repair my software RAID1!]]></description>
		<content:encoded><![CDATA[<p>it is really helpful to help me repair my software RAID1!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java HTTP client crashes on HTTPS connections by prateek</title>
		<link>https://www.tecbar.net/java-http-client-crashes-on-https-connections/#comment-3395</link>
		<dc:creator><![CDATA[prateek]]></dc:creator>
		<pubDate>Thu, 28 Apr 2016 19:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecbar.net/?p=1126#comment-3395</guid>
		<description><![CDATA[Thanks for sharing!]]></description>
		<content:encoded><![CDATA[<p>Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When and How to Use ThreadLocal in Java by santhosh</title>
		<link>https://www.tecbar.net/use-threadlocal-java/#comment-3382</link>
		<dc:creator><![CDATA[santhosh]]></dc:creator>
		<pubDate>Mon, 12 Oct 2015 13:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecbar.net/?p=586#comment-3382</guid>
		<description><![CDATA[Your post is very nice and easily understandable :)
I have a doubt from your post - &quot;In the example you are explicitly running 3 threads through the run() method with same object. But in real time application, we don&#039;t use explicit threads to run our application. There might be many threads which run to complete a single user request. That means each thread might have some data to be updated to the user session data. But in your example, which ever thread that creates the thread local object has the access to the session object, and only that thread can modify the session data. So what about all other threads that participate to complete the user request. They wont get access to modify the session object..? So how are we resolving this issue.]]></description>
		<content:encoded><![CDATA[<p>Your post is very nice and easily understandable <img src="https://www.tecbar.net/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /><br />
I have a doubt from your post &#8211; &#8220;In the example you are explicitly running 3 threads through the run() method with same object. But in real time application, we don&#8217;t use explicit threads to run our application. There might be many threads which run to complete a single user request. That means each thread might have some data to be updated to the user session data. But in your example, which ever thread that creates the thread local object has the access to the session object, and only that thread can modify the session data. So what about all other threads that participate to complete the user request. They wont get access to modify the session object..? So how are we resolving this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Delete all files within a directory that are older than 3 days by Lazaro</title>
		<link>https://www.tecbar.net/delete-all-files-within-a-directory-that-are-older-than-3-days/#comment-2059</link>
		<dc:creator><![CDATA[Lazaro]]></dc:creator>
		<pubDate>Sun, 30 Aug 2015 18:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecbar.net/?p=832#comment-2059</guid>
		<description><![CDATA[Hi, I do believe this is an excellent web site.

I stumbledupon it ;) I am going to return yet again since i 
have bookmarked it. Money and freedom is the greatest way 
to change, may you be rich and continue to help others.]]></description>
		<content:encoded><![CDATA[<p>Hi, I do believe this is an excellent web site.</p>
<p>I stumbledupon it <img src="https://www.tecbar.net/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /> I am going to return yet again since i<br />
have bookmarked it. Money and freedom is the greatest way<br />
to change, may you be rich and continue to help others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JDBC Insert Records Using PreparedStatement by carlton.jeffries</title>
		<link>https://www.tecbar.net/jdbc-insert-records-using-preparedstatement/#comment-1786</link>
		<dc:creator><![CDATA[carlton.jeffries]]></dc:creator>
		<pubDate>Tue, 18 Aug 2015 06:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecbar.net/?p=214#comment-1786</guid>
		<description><![CDATA[There&#039;s certainly a great deal to know about this issue. I like all 
the points you have made.]]></description>
		<content:encoded><![CDATA[<p>There&#8217;s certainly a great deal to know about this issue. I like all<br />
the points you have made.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Several points to provide TinyURL solution by nickolas.cone</title>
		<link>https://www.tecbar.net/several-points-to-design-tinyurl-solution/#comment-1755</link>
		<dc:creator><![CDATA[nickolas.cone]]></dc:creator>
		<pubDate>Sun, 16 Aug 2015 20:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecbar.net/?p=848#comment-1755</guid>
		<description><![CDATA[Wonderful article! That is the type of info that are meant to be shared around the net.]]></description>
		<content:encoded><![CDATA[<p>Wonderful article! That is the type of info that are meant to be shared around the net.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Several points to provide TinyURL solution by amir</title>
		<link>https://www.tecbar.net/several-points-to-design-tinyurl-solution/#comment-1750</link>
		<dc:creator><![CDATA[amir]]></dc:creator>
		<pubDate>Sun, 16 Aug 2015 15:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecbar.net/?p=848#comment-1750</guid>
		<description><![CDATA[good]]></description>
		<content:encoded><![CDATA[<p>good</p>
]]></content:encoded>
	</item>
</channel>
</rss>
