Files in a Folder

Hi,I have got a problem. I need to get the number of files which are in a folder and i also need to get the name of these files. Is there any easy method how ot do it?betlor5
[195 byte] By [betlora] at [2007-11-27 2:43:07]
# 1
java.io.File.listFiles() and related methods.
pm_kirkhama at 2007-7-12 3:08:24 > top of Java-index,Java Essentials,Java Programming...