IBM
LOT-410 · Question #14
Which is true with regards to XPages Event Handlers?
The correct answer is B. Event Handlers can be used to execute client-side and server-side JavaScript in the same event. See the full explanation below for the reasoning.
Question
Which is true with regards to XPages Event Handlers?
Options
- AEvent Handlers must be attached to an XPage control event.
- BEvent Handlers can be used to execute client-side and server-side JavaScript in the same event.
- CWhen an Event Handler event is complete, client-side JavaScript can be inserted through the onCompleted
- DIt is not possible to use client-side JavaScript to specifically call server-side JavaScript code without using
How the community answered
(26 responses)- A15% (4)
- B73% (19)
- C4% (1)
- D8% (2)
Community Discussion
No community discussion yet for this question.