Use to enter details about the standards-based Java JSR 286 portlet that you want to create.
Element | Description |
---|---|
Name |
Enter a name for the new portlet. The field contains a default name that you can accept or change. |
Class |
Enter the name of the class that the wizard will create. The field contains a default class name that you can accept or change. The class must have a valid Java name. |
Package |
Browse the packages in the project and select the one in which the class will reside. If you do not select a package, the wizard uses the project's default package. The package must have a valid Java name. |
Language |
Select the default language that your portlet will support. The default value is English . |
Enable users to edit portlet content |
Select to add an edit mode (which corresponds to personalization , where users can adjust their individual view of a portlet) and to enable users to add the edit_default mode (which corresponds to customization , where a site administrator can make changes to the portlet that affect all users' views). In the wizard, this option is selected by default. |
Related Topics
"Introduction to Portlets" in Developing WebCenter Portal Assets and Custom Components with Oracle JDeveloper
"Building Standards-Based Java Portlets Using JSR 286" in Developing WebCenter Portal Assets and Custom Components with Oracle JDeveloper