0

I am providing an anchor in my Spring MVC application as follows:

<a href='<c:url value="/resources/um.pdf"/>' type='application/pdf' target='_blank'>Download User Manual</a>

But instead of serving the pdf file the server is returning 404 error , while it is serving the css, js and image files in the same directory perfectly from the same anchor.

Bobrovsky
  • 13,789
  • 19
  • 80
  • 130
6nagi9
  • 534
  • 2
  • 7
  • 23

0 Answers0