問題1
Hye needs to create an XPage to allow users to browse a view of Inventory documents. She needs to allow a user to select one or more documents and click a button to delete the selected documents. How can Hye accomplish this task?
Hye needs to create an XPage to allow users to browse a view of Inventory documents. She needs to allow a user to select one or more documents and click a button to delete the selected documents. How can Hye accomplish this task?
正確答案: A
問題2
Jennifer has to get the IP address of the user who is accessing her Reporting XPage. This information is stored in a CGI variable. What global object can she use to access the IP address and all other CGI variables contained in the incoming request?
Jennifer has to get the IP address of the user who is accessing her Reporting XPage. This information is stored in a CGI variable. What global object can she use to access the IP address and all other CGI variables contained in the incoming request?
正確答案: A
問題3
Zachary is creating a new theme for his XPage. How is the theme file formatted in the Resources area of the application?
Zachary is creating a new theme for his XPage. How is the theme file formatted in the Resources area of the application?
正確答案: A
問題4
Fiona would like to create an XPage that would switch into edit mode. In order to allow users to edit the page she would like to add a button to do this. How should she set up the button to perform this action?
Fiona would like to create an XPage that would switch into edit mode. In order to allow users to edit the page she would like to add a button to do this. How should she set up the button to perform this action?
正確答案: D
問題5
Sean is trying to use an XPage application, and he needs to fill some fields located in the XPage. Even if he clicks the edit button located at the bottom of the page, the XPage is not switched into edit mode. What can be the cause of this behavior?
Sean is trying to use an XPage application, and he needs to fill some fields located in the XPage. Even if he clicks the edit button located at the bottom of the page, the XPage is not switched into edit mode. What can be the cause of this behavior?
正確答案: A
問題6
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?
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?
正確答案: C
問題7
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?
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?
正確答案: A
問題8
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?
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?
正確答案: B
問題9
Michael has created an XPage that will be used to create Lotus Notes documents. In the button he wants to use to create the document, he also wants to redirect the user to another XPage. Which two Simple Actions can Michael use to do this?
Michael has created an XPage that will be used to create Lotus Notes documents. In the button he wants to use to create the document, he also wants to redirect the user to another XPage. Which two Simple Actions can Michael use to do this?
正確答案: B
問題10
Arthur wants to change the look of his entire XPages application. What can he do to accomplish this task?
Arthur wants to change the look of his entire XPages application. What can he do to accomplish this task?
正確答案: A