Editing Click-to-Action encodeProperties
To update the output properties (encodeProperties) object inserted to a JSP file, follow these steps:
- Open a JSP file in the Page Designer. Make sure the Design tab is active.
- Select the
Properties tab in the set of views at the bottom of the workspace.
Click the output properties icon () in the Design page.
TheC2A:encodeProperties page will be displayed in the Properties view.
Provide values in the available property pages. The properties below must be specified.
- Menu label (Required)
- Specify a short string about the action suitable for displaying in the portlet user interface. For translated captions, specify the name of the key in the resource bundles using a dot (.) rather than a space between words in this field. Specify the translated captions in the key=translated caption format in the resource bundles that are defined by the
c2a-nls-file configuration parameter for this concrete portlet in the portlet deployment descriptor. You will find the resource bundles under the
JavaSource node.
Related concepts
Developing cooperative portlets
Related reference
Web Services Description Language (WSDL) 1.1
WebSphere Portal Information Center