


Example to share Page information through Servlet
Views
Replies
Sign in to like this content
Total Likes
You can also call the out of the box content APIs (which utilizes servlets) in AEM like:
.model.json - https://experienceleague.adobe.com/docs/experience-manager-64/developing/components/json-exporter.ht...
.infinity.json - https://one-inside.com/aem-headless-cms/#Content_APIs
pageinfo.json - https://github.com/AdobeDocs/experience-manager-65.en/blob/main/help/sites-developing/pageinfo.md
Hi you can use model selector to expose content as json
<pagepath>.model.json
You can also call the out of the box content APIs (which utilizes servlets) in AEM like:
.model.json - https://experienceleague.adobe.com/docs/experience-manager-64/developing/components/json-exporter.ht...
.infinity.json - https://one-inside.com/aem-headless-cms/#Content_APIs
pageinfo.json - https://github.com/AdobeDocs/experience-manager-65.en/blob/main/help/sites-developing/pageinfo.md