Matt is developing an interactive AJAX widget that will allow content approvers to review content without leaving their home page. Which IBM Web Content Manager API feature should he use?
A. JSP Tags
B. Web Services
C. REST Services
D. Managed Pages
正解:C
質問 2:
Sanjeev wants to add a Help mode to his iWidget. At a minimum, what changes will he need to make to his iWidget definition XML so that IBM WebSphere Portal will enable a Help option for it?
A. Add 'help' to the supportedModes attribute of the iw:widget element. Add an iw:content element with a mode attribute of 'help' in the iw:widgetelement.
B. Add 'help' to the supportedModes attribute of the iw:widget element. Add an iw:content element with a mode attribute of 'help' in the iw:widgetelement. Add an 'onhelp' Javascript method.
C. Add an iw:content element with a mode attribute of 'help' in the iw:widget element.
D. No change needs to be made. All iWidgets in WebSphere Portal already have a Help mode.
正解:A
質問 3:
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?
A. javax.portlet.action / select
B. processAction / select
C. javax.portlet.action / selectEmployee
D. processAction / selectEmployee
正解:A
質問 4:
John is developing a portlet that uses the portlet client model API to manipulate a user's profile on the client side. How can he get the object of the PortletWindow that represents the portlet on the client side?
A. this.getPortletWindow("<%=portletWindowID%>")
B. this.getPortletWindow()
C. new ibm.portal.portlet.PortletWindow()
D. new ibm.portal.portlet.PortletWindow("<%=portletWindowID%>")
正解:D
質問 5:
Wendy's theme was recently installed on a server. A colleague provided her with theme components to deploy, which given design requirements, is packaged as an EAR file inside a compressed ZIP file. Which of the following is a valid option for deploying these components?
A. Use the web-dav-deploy-zip-file to deploy the compressed file. Use the webdav-expand-ear command to unpackage the EAR on the server,then register the new EAR on the WebSphere Integrated Solutions console.
B. EAR files must be deployed using the WebSphere Integrated Solutions console, so she must remove it from the ZIP archive and install itdirectly.
C. Use the web-dav-deploy-zip-file to deploy the compressed file and use the XMLAccess command to run the script. Use the WebSphereIntegrated Solutions console to add the runtime configuration.
D. Use the web-dav-deploy-zip-file to deploy the compressed file. Use the IBM WebSphere Integrated Solutions console or scripts to deploy theEAR file. Use XMLAccess to import the components into the IBM WebSphere Portal server.
正解:D
質問 6:
Peter has a custom portlet skin that he wants to deploy to an IBM WebSphere Portal server. Which one of these steps can best be used to deploy his custom skin?
A. Use WebDav to deploy to the skinlist entry point.
B. Use the 'uploadNewSkin' ConfigEngine task.
C. Use the 'installNewSkin' ConfigEngine task.
D. Place his skin project in the
正解:A
質問 7:
Which is not a valid CSS style defined in the JSR 286 Portlet Specification?
A. portlet-font
B. portlet-msg-info
C. portlet-section-text
D. portlet-a
正解:D




0 お客様のコメント