April 13, 2020
Estimated Post Reading Time ~

Injecting a DataSourcePool into Adobe Experience Manager Sling Servlets

You can create an Adobe Experience Manager (AEM) application that lets a user enter data into a web page and post the data to an AEM Sling Servlet. The Sling Servlet can use a DataSourcePool to persist the submitted data into a relational database, as shown in the following illustration.



The Sling Servlet that is created uses a DataSourcePool to persist the data into MySQL.

To read this development environment, click http://helpx.adobe.com/experience-manager/using/custom-sling-servlets1.html.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.