nerdexam
IBM

LOT-410 · Question #111

Which server-side JavaScript statement will return the user to the xHome.xsp XPage?

The correct answer is D. context.redirectToPage("xHome.xsp"). See the full explanation below for the reasoning.

Question

Which server-side JavaScript statement will return the user to the xHome.xsp XPage?

Options

  • Awindow.location("xHome.xsp")
  • Bsession.openPage("xHome.xsp")
  • CfacesContext.redirectToHome()
  • Dcontext.redirectToPage("xHome.xsp")

How the community answered

(46 responses)
  • A
    4% (2)
  • B
    11% (5)
  • C
    2% (1)
  • D
    83% (38)

Community Discussion

No community discussion yet for this question.

Full LOT-410 Practice