Within the JavaServer Faces (JSF) lifecycle the "view" which contains all the GUI components is managed internally by which object?
When adding a custom control to his XPage, Dennis wants to display a custom message to the designer rather than the normal design representation of the custom control. How would he accomplish this?
If the facet name is computed which is true?
Jaden is looking for a way to show all the error messages from his validated fields in one place. Which of the following could he use to accomplish this?
XPage application configuration files have four property level elements. Which is a property level element?
There is a case where the XPage needs to check for certain conditions of the XPage prior to submission to the server for processing. All data entry controls are configured with server-side validators. Which XSP method could be used to prevent a page submission?