urgent

I really need help, I磎 new in java.. I am doing a program that read and write in a flat file.. somebody help me
[118 byte] By [aspasiaa] at [2007-10-1 22:30:51]
# 1
How is this related to Swing?You can start by reading the tutorial on [url http://java.sun.com/docs/books/tutorial/]Essential Java Classes[/url] which has a section on I/O.
camickra at 2007-7-13 8:45:24 > top of Java-index,Desktop,Core GUI APIs...
# 2
In particular, you will find the thread [url= http://java.sun.com/docs/books/tutorial/essential/io/index.html]I/O: Reading and Writing (but No 'rithmetic)[/url] most helpful.
DougDeana at 2007-7-13 8:45:24 > top of Java-index,Desktop,Core GUI APIs...
# 3

By pointing the OP to the General tutorial page I was showing him all the different tutorials available for use, with the hope that the OP would take the take to look at the tutorials before posting their next question.

I was assuming it would be really simple to just click on the link and discover the I/O section on their own. How silly of me for thinking that.

camickra at 2007-7-13 8:45:24 > top of Java-index,Desktop,Core GUI APIs...