Hi,
I have currently uploaded a image file in docroot directory. Now I don’t be access it from my application url. So how I can access the exteranal resource in url.
Resource: docroot/uploads/images
Url Should: http://localhost:8080/myapp/uploads/images/*.jpg
Thanks Tatu,
Actually I need to access static content from docroot directory in same server as a url. like: http://myappdomain.com/uploads/images/imagename.png
It maybe help some url mapping. So needs some more help.