IBM Assessment: IBM WebSphere Portal 8.0 Solution Development - A2040-911 模擬練習

Bill is developing a user management application. He has access to custom JSP tags that use the PUMA SPI to perform all the required logic. What type of application would be best for Bill to use?

正解: D
In the case of a processAction or serveResource call, what is the expected behavior if an action or resource parameter has the same name as a public render parameter?

正解: A
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?

正解: C
Which of the following statements is true about the Unified Task List portlet?

正解: A
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
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?

正解: C
Dale is asked to create a new theme for IBM WebSphere Portal based on the Portal 8 Modular theme. This new theme will be the only theme applied to pages within the environment. What is the best way for him to proceed with this task?

正解: B