Free IBM LOT-951 Practice Test & Real Exam Questions
Cade is building an XPage for the Sales application. What are the options from which he can select when defining a data source from the data palette?
Correct Answer: C
Vote an answer
Nadine has discovered that XPages dynamically generates names of UI elements. She therefore cannot know ahead of time what an element's name is when it is passed to the Web browser. What function can Nadine use in her server-side JavaScript to fetch the generated element ID at runtime?
Correct Answer: A
Vote an answer
Josh has created an XPage that contains a view container and a button to delete selected documents using a Simple Action. His boss has asked him to modify the XPage button to give the user an opportunity to cancel the delete action. What can Josh do to fulfill this requirement?
Correct Answer: B
Vote an answer
Jeff is setting up his status XPage so that it displays graphical status indicators based on the data being displayed. He has not received the images from his customer yet. What can he do to continue developing the application while waiting for the images to be delivered?
Correct Answer: A
Vote an answer
Christopher's Environment Monitoring XPage dashboard allows the user to enter the current time, temperature, and humidity. The Update core control button needs to update two different Domino databases with this data when clicked. What simple action can Christopher use to accomplish this task?
Correct Answer: A
Vote an answer
Eric is using Peter's Lotus Domino Designer. He is developing an XPage component. When launching the Lotus Domino Designer help through Help/Help - Contents, anything he is searching on XPages is not found by the Eclipse help system. Which option has Peter set that does not find any XPage help information?
Correct Answer: D
Vote an answer
Zachary is creating a new theme for his XPage. How is the theme file formatted in the Resources area of the application?
Correct Answer: C
Vote an answer
John is using the new Java editor to create a Java agent that will fill up some items in a Lotus Notes document. During the editing process, John realizes that a specific variable name is not the name of the item he wishes to update, but he used that variable many times in the code already. How will John change the name of the variable in the code?
Correct Answer: C
Vote an answer
Janet uses Domino Designer's Dynamic Help feature to clarify something. What kind of help will she get?
Correct Answer: C
Vote an answer
Henry is using a requestScope scoped variable (rSa) in an XPage called XPageA to make it available in XPageB. John is testing XPageB, but rSa is still empty. Which of the following is causing this behavior?
Correct Answer: C
Vote an answer
