Recently I was comparing servlet specifications after 2.4 version, Here is a short matrix for reference
Author Archives: Arvind Mishra
Link Asset Publisher between pages
Here are simple steps to link asset publisher portlet between 2 pages. You can click on Read More on Page 1 and you can see the full view on Page 2. Continue reading
Liferay 6.1 Release Candidate, Installation
As liferay 6.1 RC is released, i thought of giving it a quick try. Here are the new steps you will notice once you install and start the tomcat beside the regular installation steps mentioned in this article Quick Installation Instructions.
Ajax Call using Alloy UI
Lately I was trying to get data back from response once the Ajax Call is complete. There were few examples and i couldnt find them conclusive enough. Here is the snippet of MVC Portlet in Liferay 6. In this example i am sending a AJAX request with parameters and then getting few parameter back from response using Alloy UI Ajax Call.
Running Liferay 6 Tomcat 6 as windows service
It is a very common scenario wherein, when you deploy liferay on Windows environment , you need to run tomcat as windows service. In this blog, i will list the steps to run tomcat as windows service.