Archive for July 12th, 2008

Implementing AJAX in IBM WCM Portlet

IBM WebSphere Portal 6 is built with some Ajax enabled features, i.e. drag’n’drop or DND. However we must understand that the portlets that we run on Portal 6 will not be Ajax enabled immediately. We need to adjust our code in such a way that utilizes Ajax capibilities. This article will give you one approach  to achieve Ajax in Web Content Viewer portlet. In addition to that, content caching to improve the portlet performance and inter-portlet communication through Ajax will also be covered.

Continue reading