Access resources (CSS, HTML, images, JS) through servlet
- by ForeignerBR
I'd like to know if anyone has a solution to access resources of a website through a servlet only.
I have all my resources under WEB-INF. In other words, I don't want users to have direct access to any of my resources.