Wednesday 30 September 2009

How to create a JSR 168 Struts Portlet

Recently I had published an article on creating a JSR 286 compliant Portlet. Here is the URL for that Blog Post.

Struts Portlet creation tutorial from scratch using Eclipse and deploying the same to a Portal server like Liferay:

Creating a Struts Portlet from Scratch may not be that easy if you are doing it for the first time.

Saturday 12 September 2009

How to Create a Simple JSR 168 Portlet using Eclipse

After understanding the basic concepts of a Portlet, like its lifecycle and its methods, it shouldn't be a problem to create a JSR compliant Portlet.

Recently I had published an article on creating a JSR 286 compliant Portlet. Here is the URL for that Blog Post.

If you are not familiar with Portlets then I will request you to read my first article in which I have discussed about the Portlet World

Tuesday 1 September 2009

Introducing the Portal World

Well if you have come to this website then its pretty certain that either you or your company has decided to take a plunge into the Portal world. And trust me the plunge will certainly pay off.

To get started lets understand a little about the Portals and the Portlets.