I have java web app. I am using ANT to build the application. I have a file in the resources folder. I want to open that file using a pdfViewer. The frame of the pdf viewer is getting launched. But I am not able to access the file present in the resources folder. here is my code. to build th