How to browser cache static files in JSR286 portlets?
On webcenter portal 12.2.1.4.0 we run many JSR286 portlets. Due to the forced url encoding, static resources are not cached by the browser.
Since our portlets are developed independently, those resources should stay with the portlet and not be deployed to a central location. Is there a way to achieve browser caching for resources inside the portlet?