List of questions
Related questions
Question 68 - AD0-E103 discussion
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.
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.
D.
Create a custom sling event handler to handler JSON requests.
Your answer:
0 comments
Sorted by
Leave a comment first