Portlet Development with the Portlet API

This section of the tutorial covers Portlet Development with the Java Portlet API.

  • Getting started with Eclipse
  • Bonjour Monde Portlet: the staple Hello World demo to get things rolling introduces the portlet.xml, as well as basic Portlet API concepts.
  • The Weather Portlet: using init parameters, preferences, and request parameters
  • The Stock Quote Portlet: actions, JSP, Portlet API Tag Library
  • Interportlet communication, more advanced Portlet programming.

Previous Next