I want to create a link in a portlet so that I can navigate to a different page in the liferay 开发者_运维知识库portal. I order to do that I am looking for an API (can be liferay specific) that given
Is it possible to deploy a PHP CMS inside a Liferay portlet? I know it\'s possible to create php portlets but i wa开发者_高级运维s wondering about a whole php application, or to be more specific, a c
could please anybody tell me, what is the proper way of handling Multipart http requests, that are not supposed to be ActionRequest because of their asynchronous nature ?
We w开发者_JS百科ould like a portal where we can put up file assets and then control access to them (or sets of them) on a per customer login basis.
Does anyone know how to run unit tests for Liferay portlets? I have found a lot of posts about it (e.g. http://agile-reflections.opnworks.com/2010/06/portlet-unit-testing-with-liferay-6.html) but none
Could any one throw some light on the following jsf component libraries to be used in Liferay portlet development which supports Inter Portlet Communication (IPC), Ajax Push Support and JSF - Portlet
I am trying to build liferay and I have following this tutorial: http://www.liferay.com/web/guest/community/wiki/-/wiki/Main/Development%20Environment%20%28Windows%29
I\'m developing a liferay 开发者_StackOverflow社区theme on which I have to place some links to other pages. Now I wanted to put those links like ${httpUtil.encodeUrl(\"\\myPage\"\")}. However when I d
I have a new application to write, and the timeline is tight - I\'d like to overview the requirements and why I\'m considering Portlets over Servlets; however, I have no experience with Portlets and t
I\'m a Grails developer and I started development on Liferay 2 months ago. I believe that if I can use Grails on Liferay I will increase my productivi开发者_如何学Cty by 2.