In this post we will see how to create and deploy JSF Liferay Portlet on Tomcat server. We will use Maven to build the Portlet project.
Monthly Archive: February 2016
Install Liferay plugin on Eclipse
Before we take an interest for Liferay portlets, hook, theme and other Liferay components, we must first setup our work environment by adding some essential plugins on Eclipse. We need to install Liferay plugin...
Easy tutorial to work with JSF in Liferay portal on Tomcat
This tutorial will allow you to use Jsf with Liferay on tomcat . Important point: Tomcat is not natively a Java EE application server but a servlet container. It does not contain the libraries...
Easy tutorial to install Liferay on Tomcat
Easy tutorial to install Liferay on Tomcat 7 This post will show an easy tutorial to install Liferay on Tomcat 7 using Eclipse IDE by using the Liferay/Tomcat Bundle . If you already have a...