Donna wants to navigate to a panel in her XPage.Which area would she use?
Chris is using a view control to show the data of a Lotus Notes view in his XPages library application to simply scroll through the titles of the books available. This data is all read-only and no processing is done on the data. Users are complaining about the performance of this XPage.Which would be an option to optimize it?
Zachary is creating a new theme for his XPage. How is the theme file coded in the Resources area of the application?
Clarice has an XPage where she needs to store a value in a browser cookie. Given that the value's name is 'language' and the value is 'Spanish,' what JavaScript code can she use to do that?
Rebecca has a Rental XPage that updates an underlying document in the database. As the user leaves each field on the XPage, Rebecca wants the underlying document fields to be updated.What can she use to accomplish this task?
What best describes a theme for an XPage application?