Blog


Liferay - testing a portlet

While trying to find out how to test a MVC liferay portlet, I realised that there is not much of documentation about the subject.


Don't null the modified date in web contents

It seems that, at least liferay EE 6.1ga1, doesn’t like the null value in the field modified date.


Log the render time of the portlets on a page

Here is an interesting post…


How to show the configuration of a portlet in the control panel

Create a config.jsp and in the portlet.xml insert the following (in the portlet section):