nerdexam
IBM

LOT-404 · Question #6

Bill is creating a page in IBM WebSphere Portal 8.0 that will provide rich functionality to be used within an IBM Worklight application. By default, the theme applied to the page model has a very…

The correct answer is A. Edit the Page Properties, select the "Full" profile from the drop-down in Theme Settings. E. Using XMLAccess, export the page, apply a new <parameter name="resourceaggregation.profile" value=. See the full explanation below for the reasoning.

Question

Bill is creating a page in IBM WebSphere Portal 8.0 that will provide rich functionality to be used within an IBM Worklight application. By default, the theme applied to the page model has a very lightweight JavaScript footprint. What two ways can Bill ensure the complete set of JavaScript libraries required by the application are provided by the theme on the new page at load time? (Choose two.)

Options

  • AEdit the Page Properties, select the "Full" profile from the drop-down in Theme Settings.
  • BUsing WebDAV specify "profiles/profile_full.json" in the theme's metadata.properties file.
  • CUsing WebDAV specify "profiles/profile_full.json" in the <theme_root>/contributions/theme.json file
  • DCreate a portlet that supplies the needed JavaScript and deploy the portlet into the hidden components
  • EUsing XMLAccess, export the page, apply a new <parameter name="resourceaggregation.profile" value=

How the community answered

(33 responses)
  • A
    76% (25)
  • B
    3% (1)
  • C
    15% (5)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full LOT-404 Practice