liferay
Liferay Portlet Taglib Cast Exception
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?[详细]
2023-04-02 14:32 分类:问答Ajax in liferay portlet
I have created one portlet in liferay(This is my first portlet). In that i have followed mvc structure of liferay.[详细]
2023-04-01 18:22 分类:问答Easy way of creating tabs in a Liferay portlet?
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[详细]
2023-04-01 17:37 分类:问答How do I find the order in which javascript files are concatenated in Liferay?
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.[详细]
2023-04-01 15:44 分类:问答Problems with displaying image in portlet using jsf
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[详细]
2023-03-31 21:37 分类:问答Tomcat: Liferay problem with portlet running
I have an Caused by: java.lang.ClassCastException: com.liferay.taglib.aui.FieldWrapperTag cannot be cast to javax.servlet.jsp.tagext.Tag[详细]
2023-03-31 12:18 分类:问答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?开发者_StackOverflow社区[详细]
2023-03-30 21:16 分类:问答Setting up Jackrabbit in a cluster environment
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[详细]
2023-03-29 14:57 分类:问答Jquery progress bar implementation for JSP/Liferay
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.[详细]
2023-03-28 13:07 分类:问答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 the开发者_开发问答 success message from processAction method i need to make another call to serve[详细]
2023-03-27 14:13 分类:问答