Dear All

My JSP accesses a text file to display its contents ... I am using Sun Java System Application Server and NetBeans 5.5.

To access the file, so far I have had to use the full path : C:/Program files/etc/myfile.txt. Could you kindly tell me how I can access the file using some sort of relative path ?


Thanks a million
Daniel