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:
- Modify the portlet Java™ source code as necessary for the portlet class that extends the GenericPortlet class.
- Customize the portlet deployment descriptor.
- Create a Portlet JSP file.
Related tasks