Our Work

Enable CORS for JAVA API for RESTful Web Services (JAX-RS) in Liferay 7.X

Updated 2 months and 1 day ago

To enable cross domain access for JAX-RS services, we need to create filter which implements ContainerResponseFilter and then we also need to add Cont...

How to enable CORS in Liferay 7

Updated 2 months and 1 day ago

In this Article we will learn how to enable Liferay Cross Domain Access. Cross-origin resource sharing (CORS) is a mechanism that allows restricted re...

How to Override Taglib (Core JSP) in Liferay 7.X

Updated 2 months and 1 day ago

In this article we will discuss how to override Taglib (Core JSP) using Custom JSP Bag in Liferay 7.X.Steps to follow: Include a class by creat...

Custom Finders using Service builder - Liferay 6.2 / 7.X

Updated 2 months and 1 day ago

Liferay creates finders from service builder, in this Article we are discussing how to create custom finders in liferay 6.2/7.This article also foc...

Understanding Database relations of Liferay 7 Document & Media

Updated 2 months and 1 day ago

Document & MediaDlfileentry It stores all document and media files data It has its parent folder information , created dates, modified da...

Understanding Database relations of Liferay 7 Assets

Updated 2 months and 1 day ago

BlogsBlogsentry The blogs data will be stored here When a new blog is created all the information related to the blogentry and blog data i...

Understanding Database relations of Liferay 7 custom Attributes

Updated 2 months and 1 day ago

Liferay Custom Attributes The added custom attribute of any asset will be stored here Custom fields will be stored here,( for all every as...

Understanding Database relations of Liferay 7 Assets Entries

Updated 2 months and 1 day ago

Assets EntriesAssetcategory It will store the information of the categories with different site scopes It maintains the hierarchy relation...

Understanding Database relations of Liferay 7 Portal & Portlets Preferences

Updated 2 months and 1 day ago

Portal & Portlets PreferencesAll global level settings will be stored here ( portal settings ) These values can be stored in the DB in XML form...