• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

WebSphere Portlet Devlopment Guide

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am browsing through the portlet Development Guide (V41PortletDevlopmentGuide.pdf) which I downloaded from the IBM site. Is this the most current document available as it is using the portlet API 1.1 version which seems to be out dated. I guess my question is that would this document still serve as a good reference guide for portlet development? Is any one aware of a more current devlopment guide document? Thanks in advance
 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I think the latest version of the Portal API is 2.2, because it's referenced in IBM's Deprecated List - http://www7b.boulder.ibm.com/wsdd/zones/portal/portlet/4.1api/deprecated-list.html - and you can access the more recent API from that link as well.
The other place that has decent documentation for Portlet Development is in the InfoCenter for the enable version - http://www7b.software.ibm.com/wsdd/zones/portal/V41InfoCenter/InfoCenter/wpf-ena/en/InfoCenter/index.html, Developing Portlets. I don't know how it differs from the guide you use, but enable is the level from which the certification exam derives, so it certainly couldn't hurt. Sorry I couldn't be more helpful, but the IBM site is a nightmare for finding for documentation, as you probably know.
 
reply
    Bookmark Topic Watch Topic
  • New Topic