code?
Profile p = (Profile) portletRequest.getAttribute(PortletRequest.CCPP_PROFILE);
String vendor = p.getAttribute("Vendor").toString();
A. It contains the name of the vendor of the portal server.
B. It contains the name of the vendor of the client browser or device.
C. It contains the value of the configuration key "vendor" for the Profile configuration service.
D. It contains the value of the "vendor" attribute for an identified or authenticated user, or null for an
anonymous user.
Answer: B
2. From what source does the Page Builder theme instantiate drag-and-drop functionality in terms of
portlets?
A. The <dnd:drag/> and <dnd:drop/> tags.
B. The theme Default.jsp sets parameters for the ibmPortalConfig object that define the drag-and-drop
behaviors for dragging portlets.
C. The Page Builder theme does not support drag-and-drop for portlets.
D. The theme Default.jsp instantiates drag-and-drop functionality by means of loading ibmCSA.js and
calling instantiateDrag().
Answer: B
3. Which of the following options are advantages of using Lotus OneUI for a portal theme?
A. Keyboard accessibility with hover effects, also providing focus effects or equivalent facilitation.
B. The code base is tested for stability, accessibility, and bidirectionality in multiple browsers.
C. Every page is enforced to look the same regardless of content, disallowing different browsers to make
the pages look different under any circumstance or user input.
D. A and B are correct.
Answer: D
4. What best describes the portal model REST services that are now offered with WebSphere Portal
V7.0?
A. Portlet model, content model, navigational model
B. Portlet model, content model, navigational model, wire model
C. Portlet model, content model, navigational model, user profile
D. Layout model, portlet model, content model, navigational model, wire model, user profile
Answer: D
5. In a Web 2.0 theme, which of the available REST services only allow for read access to the model?
A. Layout model
B. Portlet model
C. Content model
D. Navigation model
Answer: D
No comments:
Post a Comment