Customizing empty portlet projects
If you selected
Empty portlet
as the portlet type when you created a portlet project, which extends the PortletAdapter class, but contains only minimal code, you can customize the project in the following ways:
Edit the properties of the portlet application as necessary. Refer to
Editing portlet applications
.
Edit the properties of the portlet as needed. Refer to
Editing portlet properties
.
Edit the properties of the concrete portlet application as needed. Refer to
Editing concrete portlet applications
.
Edit the settings of the concrete portlet as needed. Refer to
Editing concrete portlets
.
Create a Portlet JSP file. Refer to
Creating portlet JSP files
.
For additional details, see
Customizing IBM API portlets
.
Related concepts
Creating portlets and portlet projects
Working with portlet deployment descriptors
Related tasks
Customizing IBM API portlets
Creating portlets
Related reference
References