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.