IBM Assessment: Developing IBM Lotus Domino 8.5.2 Applications: Advanced XPage Design - A2040-922 Exam Practice Test
Question 1
Jo wants to make a configurable list of countries available to the client side JavaScript of her XPage for use in various different fields on the web page. What would be the most efficient approach?
Correct Answer: B
Question 2
Rachel needs to enable her XPages application for multi-language use. Where should she go to enable localization?
Correct Answer: B
Question 3
Eric has added the Dojo Module "dijit.form.FilteringSelect" to his XPage and set the dojoType on his Combo Box to "dijit.form.FilteringSelect". However, when he previews his XPage he is not seeing the FilteringSelect? What has he done wrong?
Correct Answer: A
Question 4
Peter wants to enhance the view controls used in his application so that they can display rich content from the underlying document collection. He wants to do this in an efficient manner as the application has thousands of documents and is accessed by hundreds of concurrent users. Which of the following approaches should John take to add this enhancement to his application most efficiently?
Correct Answer: D
Question 5
John has a managed bean which is defined as follows: The bean has a property called 'miles' which allows a distance in miles to be entered and converted to kilometers. John wishes to have a user enter a value via an edit box and use the managed bean to convert the value from miles to kilometers. What should the value of the edit box's value attribute be in order to utilize the managed bean?


Correct Answer: D
Question 6
John wishes to add a managed bean to his application. In order to do this he must do which of the following:
Correct Answer: C
Question 7
Elizabeth needs to parse the contents of a web page held on a remote server into an applicationScope variable via the server side onclick event of a button using Server Side JavaScript. How would she do this?
Correct Answer: D

