Interaction of Liferay with Amazon S3

Overview Liferay is at the forefront of providing integration with many popular platforms for Documents and Media. One of the options provided by Liferay out-of-the-box is integration with S3. S3 is a service provided by Amazon. Amazon S3 (Simple Storage Service) is...

XTIVIA’s Standard Liferay Deployment Structure

Introduction Liferay’s out-of-the-box packaging provides a set of ready-made “bundles” which include a functional application server configured to work with the Liferay application. While these “bundles” do make it convenient for an individual to quickly start up a...

Un-bundle that Liferay Environment!

One of the most common questions we encounter when starting up a new Liferay project is: “Which Liferay bundle should I use for installation?” Our response is often not what clients are expecting to hear; in most cases, we do not recommend that you use any...
Make your dynamic data list more powerful

Make your dynamic data list more powerful

Liferay Dynamic Data List is a powerful tool to create simple CRUD applications without writing any code. But it is not powerful enough to create a real dynamic application, because simple CRUD actions do not contain business logic. For example, if we want to...