|
Problem in opening a file
hi all am new to java.
when am trying to open the file with the following statement
FileInputStream fin = new FileInputStream("E:/cleanup.txt");
it is throwing FileNotFoundException.
but in E drive am having the file cleanup.txt am using Windows 2000.
any body have the solution for this???
thanks in advance
Raghav KV
__________________
Raghav kV
|