Here\'s a stacktrace I get when trying to run a portlet in Liferay Portal 6.0.6. Anyone has a clue what is going on?
I have created one portlet in liferay(This is my first portlet). In that i have followed mvc structure of liferay.
Ello there开发者_StackOverflow中文版, Does anyone know of an easy way to create tabs in a Liferay portlet? Been reading up on it and I just can\'t seem to find any suggestions on how to do this quite
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.
I need some help with showing images in my portlet. I have images somewhere on HDD. I wrote servlet ImageServlet with d开发者_StackOverflow社区oGet() method. I registered servlet
I have an Caused by: java.lang.ClassCastException: com.liferay.taglib.aui.FieldWrapperTag cannot be cast to javax.servlet.jsp.tagext.Tag
What is the difference b/n memberOf attribute and groupMembership attribute when used in LDAP Authentication settings in Liferay?开发者_StackOverflow社区
I want to set up Jackrabbit in a cluster (I am setting it up with Liferay). I read this document - http://wiki.apache.org/jackrabbit/Clustering , unfortunately it\'s very short, so I don\'t understan
I\'m quite new to JSP/Liferay portlet development and I\'m trying to add a progress bar using jQuery, I found this question but wasn\'t very specific to how it will be done using AJAX.
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