Understand the basics
Get introduced to the concepts of portlet creation, starting with a simple portlet that is modified throughout.
For more information about the classes and methods used in this section, read the concepts described in the portlet API. As you start to develop more complex portlets, make sure you are familiar with the guidelines for best practices.
If you are developing a portlet that will be provided as a WSRP service, refer to Use WSRP services and Hints and tips for using WSRP with the portal for information about the WSRP support in the portal.
- Sample portlets
- Set up the development environment
- Create a simple portlet
- Generating output
- Storing user settings
- Preference layers and portlet modes
- Message and trace logging
- Caching portlet output
- Access remote systems
- Portlet authentication
- Client profile information (CC/PP) in portlets
Parent
Develop portlets