Customizing empty JSR portlet projects

If you selected

Empty portlet as the portlet type when you created a portlet project, you can customize the empty portlet project, as follows:

  1. Modify the portlet Java™ source code as necessary for the portlet class that extends the GenericPortlet class.

  2. Customize the portlet deployment descriptor.

  3. Create a Portlet JSP file.

 

Related tasks

Customizing JSR portlets

Creating portlet JSP files