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
質問 2:
The following code sample uses the PUMA SPI within a standard portlet.

Sunil needs to retrieve attributes on the current user. Which one of the following lines of code, if inserted at line 6, will provide the functions to retrieve attributes from the User object?
A. PumaController p = service getController( (javax.portlet.PortletRequest) request);
B. PumaController p = service getController( (javax.portlet.ActionRequest) request);
C. PumaProfile p = service.getProfile( (javax.portlet.PortletRequest) request);
D. PumaProfile p = service.getProfile( (javax.portlet.ActionRequest) request);
正解:B
質問 3:
Rafael needs to create a way for non-administrator users to change the look of the Portal 8.0 theme. Which solution will provide the simplest answer?
A. Create new dynamic content spots to serve multiple CSS files.
B. Create a custom theme style to be deployed in the theme's CSS directory, and modify styles.json to include the style.
C. Use multiple custom themes.
D. Use the new module and profile features to define and load different CSS.
正解:B
質問 4:
Which of the following statements is true about the Unified Task List portlet?
A. The Unified Task List portlet can be customized to access, retrieve, and format tasks from multiple different backend workflow managementsystems.
B. The Unified Task List portlet integrates only with IBM WebSphere Process Server workflows.
C. The Unified Task List portlet offers built-in integration with IBM WebSphere Process Server workflows and IBM Web Content Managerworkflows.
D. The Unified Task List portlet can integrate with any standard Java JCA connectors.
正解:A
質問 5:
Given the following code in the portlet.xml file, what line of code returns the value of the "test" initparam. <portlet-class>MyPortlet</portlet-class> <init-param> <name>test</name> <value>test_init_parameter</value> </init-param>
A. renderRequest.getInitParameter("test");
B. portletConfig.getInitParameter("test");
C. renderRequest.getPortalContext().getInitParameter("test");
D. renderResponse.getInitParameter("test");
正解:B
質問 6:
Evan wants to develop a portlet to act as a target using click-to-action. He wants to develop a client-side click-to-action handler. Which best describes the ways that he can get the source data submitted by the source portlet?
A. None of the above.
B. He can retrieve the source data from the window.ibm.portal.c2a.event.value global variable.
C. Either of the above.
D. He can retrieve the source form and the input inside from the page Document Object Model.
正解:C
質問 7:
Which of the following options is valid about downloadable portlets from the IBM Collaboration Solutions Catalog?
A. Portlets available for download are free, trial-based, or fee-based.
B. Only portlets developed by IBM are hosted by the Collaboration Solutions Catalog website.
C. Portlets available for download should not be used in the production environment.
D. Portlets available for download follow open standards.
正解:A
1116 お客様のコメント





Akiyama -
ひたすらソフト版を利用して、勉強し直しました。内容がしっかり覚えて、C9520-911試験を合格できました。