QuestionQ10
Designing a solution architectureHow does AEM deliver the page model to a Single Page Application (SPA)?
- A The SPA requests the HTML from AEM usimg HTL or JSP
- B The SPA requests the structure through the DOM
- C The SPA requests the page model from the Content Services.
- D The SPA page model is provided in client libraries.
Community Discussion