Top "Liferay-6" questions

Liferay is an open source Java portal and social platform.

How can I get the current user in Liferay?

How can I get the current user connected to a Liferay portal with a simple Java code? I'm using Liferay 6.0.6

java liferay-6
How to submit form using Ajax request in Liferay?

I am newbie in liferay portal. I have developed one portlet in liferay for demo. I used inter portlet communication …

ajax liferay liferay-6
memberOf vs. groupMembership in LDAP (Liferay)

What is the difference b/n memberOf attribute and groupMembership attribute when used in LDAP Authentication settings in Liferay? The …

ldap liferay liferay-6 ldap-query ldapconnection
Programmatically get the url of a page in liferay

I want to create a link in a portlet so that I can navigate to a different page in the …

liferay liferay-6
Liferay <portlet:actionURL>

In my jsp I have the following code: <portlet:actionURL name="addDetails" var="addDetailsURL" /> <aui:form name="…

java jsp tags liferay liferay-6
Navigate to another page on rowselect of datatable in primefaces

I have a primefaces datatable where number of records are displaying. I want navigate to another page on the rowSelect …

ajax jsf-2 primefaces liferay-6
Liferay 6 Using Common Service Builder layer Error - BeanLocatorException - BeanLocator has not been set

We are trying to use liferay service builder as a common layer for all our portlets. We have created a …

exception spring-mvc liferay maven-3 liferay-6
How to get Portlet Id using the portlet name in Liferay?

I have a requirement of getting resource permission using portlet name. I will have the name of the portlet not …

liferay liferay-6 portlet
JavaScript and CSS not working in my liferay portlet

I have to use some JavaScript and CSS for my portlet. I am using some datable jQuery for sorting and …

javascript css jsp portlet liferay-6
Making Ajax request in portlets for liferay 6

I want to make an ajax call inside my jsp file which calls processAction method of a portlet, based on …

ajax jquery liferay liferay-6