Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
How to set Portlet ID for portlet Jsp page in LR 6.2
Hi All,
If Login Portlet is there in Liferay 6.2, That Login portletId is like "#portlet_1" this portletId using in another custom portlet .
How to use Embedding a portlet in Custom portlet.
Thanks in advance.
Hi,
You can embed a portlet using <liferay-portlet:runtime /> taglib,providing the portletName/Id.
<%@ taglib uri="http://liferay.com/tld/portlet"
prefix="liferay-portlet"
%>
<liferay-portlet:runtime portletName=""></liferay-portlet:runtime>
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™