in my project i am currently using direct links, these store specific files that get uploaded to the server, these locations are all in the folder of the project (fileupload)
destinationPDF=D:/Documents/NetBeansProjects/printing~subversion/fileupload/web/resources/pdf/
destination=D:/Documents/NetBeansProjects/printing~subversion/fileupload/Uploaded/
fileList =D:/Documents/NetBeansProjects/printing~subversion/fileupload/web/resources/Directory Files/directoryFiles.txt
but this is not an ideal situation, as i am currently testing on multiple machines and each machine needs a different path, so i am wondering, is it possible to create a path so that it does not matter what machine it is on