live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

IBM Lotus Notes Domino 8.5 Application Development Update - LOT-951 Exam Questions

QUESTION NO: 1
Caleb added a view control to his Contacts XPage. What type of control is the view control?
Correct Answer: C
QUESTION NO: 2
Kumar is building the XPage that serves as the home page for the Corporate Happenings site. The home page needs to include an image at the top right of the page, and this image changes weekly. How can Kumar design his XPage to do a look up to the vConfig view to determine the location of the image, rather than hard-coding an image URL?
Correct Answer: B
QUESTION NO: 3
Lisa wants a confirmation before the document, which was edited in an XPage, is submitted and saved. How can she accomplish this task?
Correct Answer: C
QUESTION NO: 4
Carl is using the NotesRichTextDocLink object to work with a URL that he has in the body of an email. He would like to remove the underlying URL associated with the link, while leaving the formatting of the link alone. What method would Carl use to accomplish this task?
Correct Answer: A
QUESTION NO: 5
Russell has added a button to the XPage he is developing to save the contents as a Lotus Notes document. What steps can Russell take to configure the button to accomplish this?
Correct Answer: B
QUESTION NO: 6
Luke accidentally closed the applications navigator in Domino Designer and now he cannot see the list of design elements that he's working on. How can he get it back?
Correct Answer: B
QUESTION NO: 7
Eamonn has developed and supported several Domino Web applications over the years. He has been told that one of the benefits of XPages is that XPages are AJAX-enabled. What is a benefit that Eamonn might expect to see if he incorporates AJAX-enabled XPages in his applications?
Correct Answer: B
QUESTION NO: 8
Annie is working to develop an application based on XPages. One of the Xpages that she developed will be used for data collection. The data filled in the fields needs to be validated before submitting the entire page. In some cases, empty the fields and request the user type need to be in a valid value. How can she activate the Ajax Partial Update to achieve this target?
Correct Answer: B
QUESTION NO: 9
Viktor has been asked to begin modifying the corporate Domino Web sites to adhere to XHTML standards. He has enabled enhanced HTML generation in the application properties. When testing a couple of the page elements in the Web browser and viewing the source, Viktor notices that tags like <br> and <hr> are still not correctly closed, that is, <br />. What could be the problem?
Correct Answer: C
QUESTION NO: 10
Nick would like to use JavaScript to get the name of the current XPage. Which one of the following global objects and its corresponding method can he use to accomplish this?
Correct Answer: B