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:

  1. Edit the properties of the portlet application as necessary. Refer to Editing portlet applications.

  2. Edit the properties of the portlet as needed. Refer to Editing portlet properties.

  3. Edit the properties of the concrete portlet application as needed. Refer to Editing concrete portlet applications.

  4. Edit the settings of the concrete portlet as needed. Refer to Editing concrete portlets.

  5. 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