<?xml version="1.0" encoding="UTF-8" ?><feed
	xmlns="http://www.w3.org/2005/Atom"
	xml:lang="en"
	xmlns:thr="http://purl.org/syndication/thread/1.0"
	>
	<title type="text">Comments on: Java Program: Compare two text files</title>
	<subtitle type="text">News and views from a Software Architect and Web Entrepreneur on Java, PHP and Web 2.0 Technologies.</subtitle>

	<updated>2009-10-10T02:28:13Z</updated>
	<generator uri="http://wordpress.org/" version="2.7.1">WordPress</generator>

	<link rel="alternate" type="text/html" href="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/#comments" />
	<link rel="self" type="application/atom+xml" href="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/feed/atom/" />
	<id>http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/feed/atom/</id>

	<entry>
		<title>By: Amit</title>
		<link rel="alternate" href="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/#comment-514125" type="text/html" />

		<author>
			<name>Amit</name>
			
		</author>

		<id>http://blog.taragana.com/?p=8483#comment-514125</id>
		<updated>2009-07-06T00:36:29Z</updated>
		<published>2009-07-06T00:36:29Z</published>
		<content type="html" xml:base="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/#comment-514125"><![CDATA[<p>hi i want a solution of one loop question by buffer reader which is as follows</p>
<p>1*16+2*15+3*14&#8230;&#8230;.16*1</p>
]]></content>
		<thr:in-reply-to ref="http://blog.taragana.com/?p=8483" href="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/" type="text/html" />
	</entry>
	<entry>
		<title>By: Kapil</title>
		<link rel="alternate" href="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/#comment-511563" type="text/html" />

		<author>
			<name>Kapil</name>
			
		</author>

		<id>http://blog.taragana.com/?p=8483#comment-511563</id>
		<updated>2009-06-16T13:35:38Z</updated>
		<published>2009-06-16T13:35:38Z</published>
		<content type="html" xml:base="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/#comment-511563"><![CDATA[<p>Hi, </p>
<p>How to compare two strings in java using while loop for check that if string 1 is different from 2 then loop can work wheither the condition is satisfied.</p>
]]></content>
		<thr:in-reply-to ref="http://blog.taragana.com/?p=8483" href="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/" type="text/html" />
	</entry>
	<entry>
		<title>By: Tulasi</title>
		<link rel="alternate" href="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/#comment-509712" type="text/html" />

		<author>
			<name>Tulasi</name>
			
		</author>

		<id>http://blog.taragana.com/?p=8483#comment-509712</id>
		<updated>2009-05-28T10:29:13Z</updated>
		<published>2009-05-28T10:29:13Z</published>
		<content type="html" xml:base="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/#comment-509712"><![CDATA[<p>Hi,</p>
<p>How to compare few java files and produce the output to spread sheet.</p>
<p>Regards,<br />
Tulasi</p>
]]></content>
		<thr:in-reply-to ref="http://blog.taragana.com/?p=8483" href="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/" type="text/html" />
	</entry>
	<entry>
		<title>By: Deepa</title>
		<link rel="alternate" href="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/#comment-509710" type="text/html" />

		<author>
			<name>Deepa</name>
			
		</author>

		<id>http://blog.taragana.com/?p=8483#comment-509710</id>
		<updated>2009-05-28T10:27:15Z</updated>
		<published>2009-05-28T10:27:15Z</published>
		<content type="html" xml:base="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/#comment-509710"><![CDATA[<p>Hi, </p>
<p>How to compare few files and produce the output in spread sheet.</p>
<p>Thanks in advance!!!</p>
<p>Regards,<br />
Tulasi Subramaniam</p>
]]></content>
		<thr:in-reply-to ref="http://blog.taragana.com/?p=8483" href="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/" type="text/html" />
	</entry>
	<entry>
		<title>By: Deepak</title>
		<link rel="alternate" href="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/#comment-508512" type="text/html" />

		<author>
			<name>Deepak</name>
			
		</author>

		<id>http://blog.taragana.com/?p=8483#comment-508512</id>
		<updated>2009-05-17T22:56:06Z</updated>
		<published>2009-05-17T22:56:06Z</published>
		<content type="html" xml:base="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/#comment-508512"><![CDATA[<p>Hello friends,<br />
I want to ask that i have to compare two large database records (1st of 20000 records, 2nd of 15000 records) and after comparing, output is the common(same) record in both database files.i need the source code for that.<br />
I have wrote a code but when i try to compare more then 20 records my PC hung and shut down automatically.<br />
Plz help me</p>
]]></content>
		<thr:in-reply-to ref="http://blog.taragana.com/?p=8483" href="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/" type="text/html" />
	</entry>
	<entry>
		<title>By: Allen</title>
		<link rel="alternate" href="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/#comment-507944" type="text/html" />

		<author>
			<name>Allen</name>
			
		</author>

		<id>http://blog.taragana.com/?p=8483#comment-507944</id>
		<updated>2009-05-13T07:50:19Z</updated>
		<published>2009-05-13T07:50:19Z</published>
		<content type="html" xml:base="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/#comment-507944"><![CDATA[<p>I come across this code looking for a quick script, however, this code has a number of issues.<br />
1) In the for loop, it was written:<br />
for(int m=0;m<br />
{<br />
The for loop is not closed and m is not specified.<br />
2) The file concatenates the text files into strings and compare them token by token (or at least that&#8217;s what i think it does, given the incomplete for loop). This doesnt taken into account of the actual line differences, which is important and implemented in such programs as the Unix diff.</p>
]]></content>
		<thr:in-reply-to ref="http://blog.taragana.com/?p=8483" href="http://blog.taragana.com/index.php/archive/java-program-compare-two-text-files/" type="text/html" />
	</entry>
</feed>
