I am creating a Portlet project using Vaadin and Liferay6.0. I need to upload a csv file from ui and read the file.
So, in Liferay we have a ROOT/html/js folder with all core javascript. Can somebody explain me exact mechanism of creating 开发者_开发百科concatenated js-file. What is the difference between barebone.
What is the difference b/n memberOf attribute and groupMembership attribute when used in LDAP Authentication settings in Liferay?开发者_StackOverflow社区
We are building a customer portal using Liferay. A few of the portlets are required to collect financial information. The portal\'s host environment is not PCI compliant
I have installed Liferay-Tomcat 6.0.6 on one of my Linux machine having 4GB of RAM and it uses MySQL installed on a different machine.
I want to make an ajax call inside my jsp file which calls processAction method of a portlet, based on the开发者_开发问答 success message from processAction method i need to make another call to serve
I have Liferay 6 with Tomcat system setup on two machines: Machine 1: Windows 2003 Server 2GB RAM, 2Gh CPU
Is it possible to export only Web Content structu开发者_JAVA百科res and/or templates?Yes, for the most part anyway.If you go into the Control Panel then go into Web Content, you should notice a wrench
I am making a change to a native Liferay portlet, that comes with Liferay Intallation. How can I change a function to my own implementation by a hook or similar approach?
I\'m building a Portlet for a site powered by Liferay EE 6.0 SP1 that will suggest related or otherwise interesting content depending on what the user is currently looking at.