Online Access Free C2040-951 Practice Test

Exam Code:C2040-951
Exam Name:IBM Lotus Notes Domino 8.5 Application Development Update
Certification Provider:IBM
Free Question Number:95
Posted:May 31, 2026
Rating
100%

Question 1

Marsee is writing client-side JavaScript code to access a text box on her XPage. What function should she use to get the exact name of the text box after the server renders the component on the browser?

Question 2

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?

Question 3

Lena is developing an XPage that is a shopping cart application, to allow the user to browse available corporate publications. The publications that the user selects are stored in a cookie that is named usrPubs. The username is stored in a cookie named shopperName. What code can Lena use in her XPage to retrieve the cookies?

Question 4

Olivia added the following JavaScript code to an onClick Event using the "Execute Script" functionality: var doc = database.createDocument(); doc.appendItemValue("Subject", "my subject"); return doc.save() Where will the script be executed?

Question 5

Which of the following statements is wrong regarding the simple action "Modify Field"?

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.