Liferay is an open source Java portal and social platform.
How would I disable this default message: "Your request processed successfully" for my plugin portlet when an add/update action …
liferay liferay-6How can I find which portlets are added on a particular Liferay page? For Example: I have three pages: Welcome, …
liferay liferay-6 portletDeveloping a custom portlet to upload multiple files in Liferay 6.2. Found the Liferay.Upload component while going through Liferay Source …
file-upload liferay liferay-6 jsp-tags liferay-auiI want to reduce the session timeout from 30 minutes to 5 minutes. I went through the guidelines of Liferay communtiy like …
liferay-6I have this strange problem at which I have spent stupid amount of time. To build my portlet, I haven't …
liferay liferay-6I created a liferay plugin portlet project and deployed in Liferay 6.2. When i try to deploy, i am getting " Portlet …
liferay liferay-6I am trying to find out current page url contents and parameters in liferay Velocity(vm)file. I am able …
liferay-6 liferay-velocity liferay-themeBy liferay-plugins-sdk-6.1.1 on theme folder I created a theme for my liferay portal 6.1.1 CE-GA2. My liferay-plugin-package : name=internal_portal module-group-id=…
templates themes liferay liferay-6 liferay-themeI am trying to redirect to other page using java code and don't no why its not getting redirected. the …
liferay liferay-6 liferay-theme liferay-ide liferay-velocity