Skip to Content
0
Former Member
Oct 18, 2005 at 10:25 PM

File Resource

30 Views

I have added a PDF to my web project and now I want to access this within a servlet/jsp with a file reference. Like new File("webproject/webContent/pdfs/mine.pdf");. Is this possible?