ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 68 - AD0-E103 discussion

Report
Export

A developer wants to consume AEM Page Data in a Single Page Application. The Single Page Application is coded to understand JSON format. Only page content should be exposed through JSON. All the existing components are based on foundation components.

Which change should the developer make in the existing components to support this requirement?

A.
Add JSON as the default extension in Apache Sling Servlet/Split Resolver and Error Handler Configuration.
Answers
A.
Add JSON as the default extension in Apache Sling Servlet/Split Resolver and Error Handler Configuration.
B.
Invoke the page URL with the extension .json to get the values to construct the required output.
Answers
B.
Invoke the page URL with the extension .json to get the values to construct the required output.
C.
Implement a Sling Model Exporter for the components.
Answers
C.
Implement a Sling Model Exporter for the components.
D.
Create a custom sling event handler to handler JSON requests.
Answers
D.
Create a custom sling event handler to handler JSON requests.
Suggested answer: D
asked 02/10/2024
Francis Arthur
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first