In New Gallery, expand Web Tier, select Portlets and then Standards-based Java Click OK to display the General Portlet Information page see

Creating Java Portlets 6-17 Figure 6–7 The Additional Portlet Information page

13. In the Portlet Title field, enter a descriptive title for your portlet.

The portlet title is displayed in the Resource Palette or Application Resources panel, so make the title something that will help users decide whether the portlet is useful to them. The portlet title is also displayed on the portlet header when the portlet appears on a page.

14. In the Portlet Title field, enter a title for your portlet. This title will be displayed

on the portlet header when the portlet appears on a page.

15. In the Short Title field, enter a shorter title for your portlet. This short title will be

displayed on the portlet header when the portlet appears on a page on a mobile device.

16. In the Description field, enter a description of your portlet. This description will

be displayed beneath the portlet name in the Portlet Repository.

17. In the Keywords field, enter any additional keywords to help users find your

portlet in a search.

18. Click Next to display the Content Types and Portlet Modes page shown in

Figure 6–8 . Alternatively, you can click Finish to create the portlet immediately, using the default values for all remaining settings. 6-18 Oracle Fusion Middleware Developers Guide for Oracle Portal Figure 6–8 Content Types and Portlet Modes Page

19. By default, your portlet will display texthtml as the content type. If you want to

add other content types, select texthtml, then click Add. The list of available content types displays Figure 6–9 . Select the desired content types in the Available list and use the arrow buttons to move them to the Selected list. When you are finished, click OK. Figure 6–9 Content Types Dialog Box

20. By default, your portlet includes view mode. If you selected Editable on the

General Portlet Properties page, your portlet also includes Edit mode. If you want to include additional portlet Show modes, select an existing Show mode for example, view, then click Add. The list of available portlet Show modes displays Figure 6–10 . You can add Show modes by moving the desired modes from the Available list to the Selected list. When you are finished, click OK. For more information about portlet Show modes, see Section 6.1, Guidelines for Writing Java Portlets.