Hi, I am trying to read the manifest file of my T5 web app. Therefore I am looking for the equivalent of the : pageContext.getServletContext().getRealPath("/META-INF/MANIFEST.MF")
.. method, which I am not able to find.. Is there a way to do this in Tap 5 ? Thx Hugues