Wednesday, December 3, 2014

how to get real path of a file placed in liferay plugin

how to get real path of a file placed in liferay plugin


String path = getPortletContext().getRealPath("/reports/test_jasper.jrxml");

No comments:

Post a Comment