| Author |
parsing text files to create formated text files
|
Bhasker Reddy
Ranch Hand
Joined: Jun 13, 2000
Posts: 176
|
|
I am assigned a project to rewrite MFC based C++ parser program. What this program does is to parse the given input text file and creates five different neatly formatted output text files using the data from input files. I have to write in JAVa.,i don't know what to use, should i use servlets or pure java. Do any of you have any code like this parser program in java please let me know.
|
Bhasker Reddy
|
 |
Dave Vick
Ranch Hand
Joined: May 10, 2001
Posts: 3244
|
|
Just answered this question in this forum. Well at least sort of answered it. Also, Bhasker, please try not to cross post to multiple forums. Most of the visitors here check multiple forums and will see your question and answer it if they can. Just try to pick the most appropriate forum and post it there, doing it in multiple places may actually reduce your chances of getting an answer. ------------------ Dave Sun Certified Programmer for the Java� 2 Platform
|
Dave
|
 |
 |
|
|
subject: parsing text files to create formated text files
|
|
|