Example to share Page information through Servlet
Solved! Go to Solution.
Views
Replies
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
Views
Likes
Replies
Views
Likes
Replies