posted 22 years ago
I am using the FileReader & BufferedReader classes to read in a text file & display it in the the brower.
This works fine except that tabs & spaces get left out ie text in the file like this so the start of a new paragraph does not have the tab in front of it that it does in the file.
How can I keep the tabs & spaces format of the text file?
[ March 31, 2002: Message edited by: Dave Donohoe ]