Blog
28
12/2016
Liferay DXP MvcPortlet and Service Builder
We will make a MvcPortlet with a Service builder which on a button click will store a message in the database and then display it.
3
10/2016
How to use the localized input field in Liferay 6.2
In liferay 6.2 (yes, it is alive), if you are working with a miltilingual site, you can use a very handy way to define multilingual fields, for…
20
09/2016
PortletResponseUtil, where were you hiding?
PortletResponseUtil is a class to be used in the serveResource, in case you want to serve a file.
21
07/2016
Bootstrap 3 in Liferay 6.2 works (at last)!
Liferay 6.2 is nice, but the guys working on the themes, should make a time travel in the past and use bootstrap 2.3...
15
07/2016
Quick and dirty solution for web developers
In some of our projects we have the problem, that the portlet plugins are big and slow and the deploy time takes a lot of time.