C2210-911 試験問題を無料オンラインアクセス
| 試験コード: | C2210-911 |
| 試験名称: | IBM WebSphere Portal 8.0 Solution Development |
| 認定資格: | IBM |
| 無料問題数: | 65 |
| 更新日: | 2026-07-24 |
The following code defines the selectEmployee() method in a portlet: @processAction(name=select) void selectEmployee(ActionRequest, ActionResponse) throws PortletException, java.io.IOException { } To use the portlet action dispatching, which of the following key-value pairs must be set as a parameter in the HTML form?
The JSR 286 Portlet Specification PLT.C appendix defines the Cascading Style Sheet classes for a variety of logical units in the markup. It follows the styles defined by the OASIS Web Services for Remote Portlets Technical Committee. What is the prefix used for the name of the CSS classes defined in this appendix?
Which of the following options describes the rules created by selecting the Select Action rule type when creating a personalization rule?
A client named Rudy's Rocking Hot Rods sells high-end motor vehicles through its customized portal. When a user logs in, they are presented with several combinations of portlets and iWidgets. The user can select a car model, color, customize finishes, and perform other applicable actions. As part of a new development phase, the client has requested two updates: 1) Wire Portlet ABC to send an event to the iWidget XYZ. 2) Wire iWidget XYZ to send an event to the Portlet RSA. What option below is not correct, assuming all portlets on the page are JSR 286compatible?