Java-technology-based web component, managed by a portlet container that processes requests and generates dynamic content.
I wanted to enable friendly urls in liferay for my JSR-268 Portlets. I configured the friendly url mapper as I …
url liferay portletI am having problems of trying to set a session cookie(s) in Liferay 6.0 portlets. I want to be able …
java portlet liferayI created a bean class and use it in my controller but it does not seem to work. Namely even …
java spring validation portlet spring-portlet-mvcI am using my custom portlet in liferay. but somehow when i run my portlet i m having following error …
liferay portlet liferay-6 liferay-themeI'm very new to Spring and Portlet. I want to use jqgrid to show some list. I am trying to …
ajax spring portlet spring-portlet-mvcI have some jQuery UI Portlets similar to this: http://jqueryui.com/sortable/#portlets and what I want is to …
javascript jquery jquery-ui portletI am a beginner in liferay portlet development and I am developing a portlet that receives a http get request, …
json liferay httprequest portletI develop a portlet in Spring MVC which is deployed in Liferay. Apparently, I have a problem with render phase …
portlet spring-portlet-mvcI'm developing a portlet with Spring MVC Portlet and deployed in Liferay. My intention for this portlet is to show …
portlet spring-portlet-mvc