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

Which server-side JavaScript statement will return the user to the xHome.xsp XPage?
A . window.location("xHome.xsp")
B . session.openPage("xHome.xsp")
C . facesContext.redirectToHome()
D . context.redirectToPage("xHome.xsp")

Answer: D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments