ADD PortletResource permission for specific users to VIEW custom portlet PROGRAMATICALLY
问题 I want my custom portlet to be view-able by specific users but they're ALL MEMBERS OF SAME GROUP/SITE. i.e... User 1: my custom Portlet is not view-able Admin: my custom portlet is view-able User 2: my custom portlet is view-able How to ADD Portlet-Resource permission for particular user to VIEW custom portlet PROGRAMATICALLY in my Jsp??? Here's my code.. <%@page import="com.liferay.portal.security.permission.ActionKeys"%> <%@page import="com.liferay.portal.security.permission