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.
  • JSP Portlet: writing portlets in JSP using the Portlet API tag library.

Next

Before you start developing portlets, set up your Eclipse development environment.

Previous - Next