Developing portlets
The development of portlets involves the following tasks:
- Deciding which portlet API to use. See Portlet APIs for more information.
- Creating portlets and portlet projects or Importing portlets.
- Creating and programming the portlets, which can involve any of these activities:
- Creating portlet JSP files.
- Inserting images in portlet JSP files.
- Working with portlet deployment descriptors.
- Creating Struts portlets and projects.
- Creating Faces portlets and projects.
- Accessing portlet API objects from JSP files
- Adding people awareness to portlet JSP files.
- Developing business process portlets.
- Developing cooperative portlets.
- Using Personalization wizards and resources.
- Compiling portlets.
Related concepts
Related tasks
Testing and debugging portlets