List of questions
Related questions
Question 130 - Certified B2C Commerce Developer discussion
A developer is asked to create a controller endpoint that will be used in a client-side AJAX request. Its purpose is to display updated information to the user when the request is completed, without otherwise modifying the appearance of the current page.
According to SFRA practices, which method best supports this objective?
A.
res.json()
B.
res.render()
C.
res.print()
D.
res.log()
Your answer:
0 comments
Sorted by
Leave a comment first