How do i get data in a text file to an array?

I need to create a program that will read numbers in a txt file and store them in an array but i don't konw how to do this. Can someone point me in the right direction?
[176 byte] By [thecynicle1a] at [2007-11-27 4:20:57]
# 1
http://java.sun.com/docs/books/tutorial/essential/io/index.html
Hippolytea at 2007-7-12 9:28:05 > top of Java-index,Java Essentials,Java Programming...
# 2
Start with this: http://java.sun.com/docs/books/tutorial/essential/io/
Herko_ter_Horsta at 2007-7-12 9:28:05 > top of Java-index,Java Essentials,Java Programming...
# 3
Boohoo, too late :(:)
Herko_ter_Horsta at 2007-7-12 9:28:05 > top of Java-index,Java Essentials,Java Programming...
# 4
> Boohoo, too late :(> > :)You many want to suggest not using arrays but using...
Hippolytea at 2007-7-12 9:28:05 > top of Java-index,Java Essentials,Java Programming...