Liferay provides PortletURLFactoryUtil class to create render URL in portlet. such render URL can point to other portelt thay may be placed on different page. Render URL can be created with Java API. Situations arises when you need to create render URL in portlet. For example you want to make a call to portlet B from portlet A.…
create render URL By Java API in Portlet class and JSP






