List of questions
Related questions
Question 171 - 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 purposes 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()
Your answer:
0 comments
Sorted by
Leave a comment first