최신 IBM Certified Solution Developer LOT-927 무료샘플문제:
1. Which of the following statements is not true about the Client Application Builder?
A) It defines the aggregator page into which all other pages in the model will load.
B) It can only be added using a client-side model wizard.
C) It permits models to include both client-side mobile builders and traditional builders.
D) It is provided via the Client-Side Application Development Support Feature Set.
2. Which of the following is the ideal development configuration for building and testing portlets?
A) No publish is necessary. It all runs out of the project.
B) Publish the application once to a WebSphere Portal server. IBM Web Experience Factory development applications run stand-alone and as portlets with one configuration.
C) Publish the project two times, once to an application server, and once to an IBM WebSphere Portal server for development and testing.
D) Manually publish the portlet WAR file and let the designer discover its location.
3. Sally has created a simple Hello World model and wants to edit one of the builder calls. How does she begin editing?
A) Locate the builder call in the Navigator, then use Open With to edit in a text editor.
B) Copy the builder call and edit from the copy, then re-import the builder into the model.
C) Double-click the builder call or right-click and Open, then edit in the Builder Call editor.
D) Right-click the builder call and select Edit.
4. Phil needs to use a set of resource bundles to localize the portlets that he is building. What steps can he use to accomplish this task?
A) Place the bundles into the project and use the Imported Page builder and it's localization inputs to automatically apply the correct resource bundle to the page imported into the portlet.
B) Place the bundles into the project ensuring that the bundles include the appropriate language and country codes. Then use a Localized Resource builder to import the proper bundle according to the locale determined for the user of the portlet.
C) Use the Data Services builder to generate a service that selects the appropriate bundle based upon the locale of the request and returns it as an XML structure that can be fed directly into the Data Page or View and Form builders.
D) Phil can use the Imported Resource builder and the Simple Locale Profile Selection Handler to select and import the correct bundle. Then use Data Page, View and Form, and the other UI builders to construct the localized UI with strings from the imported bundle.
5. Paul has been working on a project that is being deployed in two different versions of IBM WebSphere Portal at his company. As a result, he needs to be able to test his code with both runtimes. How does he switch from one runtime to another?
A) Create a new server configuration for the project and assign it as the default for the project.
B) Right-click on the module in the Project Explorer view and click Properties > Project Facets.
The Project Facets page opens. Select the
Runtimes tab. Under the Runtimes table, select the target servers for the module.
C) Open web.xml and add a new runtime element under server runtime for the new WebSphere
Portal version.
D) Open the .bowstreet file for the project and modify the runtimes element to include the new
WebSphere Portal version.
질문과 대답:
질문 # 1 정답: C | 질문 # 2 정답: B | 질문 # 3 정답: C | 질문 # 4 정답: B | 질문 # 5 정답: B |