aspose file tools
The moose likes Java in General and the fly likes Reading a file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply locked New topic
Author

Reading a file

Rahul Noel
Ranch Hand

Joined: Jul 18, 2008
Posts: 51
Hi,
I have a two files fileA and fileB both have id,name,amout. I have to read this files and check for the name if name is equal than we have to see about amout using threads.


Thanks in Advance.
Taariq San
Ranch Hand

Joined: Nov 20, 2007
Posts: 189
Sounds nice, let us know how you progress.
Martijn Verburg
author
Bartender

Joined: Jun 24, 2003
Posts: 3268

Hi Rahul,

What is the actual question here?


Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
Stephen Foy
Ranch Hand

Joined: Oct 17, 2005
Posts: 143
You have 2 files which are File A and File B, each of these files contains the data {ID, Name, Amount}.

You have to read the files and check the name and if the name is equal to what? Then you have to what?


Stephen Foy - Microsoft Application Development Consultant
Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19214

This new thread is for the same problem with more info in the starting post, so let's continue there.


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
 
I agree. Here's the link: jrebel
 
subject: Reading a file
 
Similar Threads
real jokes
Skill and experience
PAKISTAN AND IT-PAKISTAN
how much score???
how to reduce the deploy time of ejbdeploy command