Hi,
My app writes .PDF files to a reports folder deep in the project directory tree.
From another PC, a client tries to access the PDF via the following url...
http://192.168.0.90:50100/reports/Delta_PL_Summary_Report1176935140590.pdf
And i get..
404 Not Found
SAP J2EE Engine/7.00
The requested resource does not exist.
Details: Go to main page of this application!
What entry would i add to web.xml?
Regards.