When using the IBM Domino Java Document class method computeWithForm, which three events are triggered? (Choose three.)
Sofia has created a button on an XPage that has the following JavaScript code for the onclick event: applicationScope.put("School","Montessori"); If the application is closed and reopened, what is the value in contained in applicationScope.School?
Jessica wants to design a Page that passes all data directly to the browser and treat the entire Page as HTML. How would she do this?
If a document contains rich content in native IBM Notes (CD) format, what could be used to access that data as MIME content?
Gary is writing a view selection formula to only display documents which have a Status field value of "Complete". Which formula will display the correct documents?
Which statement is true regarding the Extension Library Tooltip control?