IBM Notes and Domino 9.0 Social Edition Application Development B - LOT-410 Exam Practice Test
William wants to show line numbers in the Source Editor. How can he accomplish that?
Correct Answer: C
Vote an answer
What two items are true regarding managed beans? (Choose two.)
Correct Answer: A,D
Vote an answer
Akane is trying to decide between using @Command([RefreshWindow]) and @Command(ReloadWindow]) in a view action. What is the significant difference between the two?
Correct Answer: D
Vote an answer
When using the IBM Domino Java Document class method computeWithForm, which three events are triggered? (Choose three.)
Correct Answer: A,B,C
Vote an answer
What are the three different parts of the managed bean in the faces-config.xml file? (Choose three.)
Correct Answer: B,D,F
Vote an answer
Which is the correct way to compute a client-side JavaScript variable fullName from two fields on a datasource firstName and lastName?
Correct Answer: D
Vote an answer
Sarah wants a partial refresh to occur within her XPages application when a user clicks a button. Which is the correct attribute for the button <xp:eventHandler> to ensure a partial refresh?
Correct Answer: A
Vote an answer
Johnny is adding a single button to change an In-Place Form from read mode to edit mode and vice versa. Which server-side JavaScript code snippet can be utilized?
Correct Answer: A
Vote an answer