I am pretty much newbie in AEM atm. Working on it few months. My team requested a solution for connecting content of two websites to one database. I assume best way is to import data from AEM to both.
Here is my question, how to import from AEM some data to another site like connecting to the database from the external website.
"How to import from AEM some data like connecting to the database"
AEM Supports connecting to a Database by using DataSourcePool. This is how you an pull in data from a data base and display it within an AEM page. See this article and video as an example --
"How to import from AEM some data like connecting to the database"
AEM Supports connecting to a Database by using DataSourcePool. This is how you an pull in data from a data base and display it within an AEM page. See this article and video as an example --