Customer records queried from MySQL displayed in a CQ web page
The Java JDBC API is used within an OSGi bundle that queries customer data based on three options:
1 - All customers (both active and past customers are displayed as shown in the previous illustration).
2 - Active customers (only active customers are displayed).
3 - Past customers (only past customers are displayed).
This development article walks you through creating an AEM application that queries data from MySQL and displays the data in a client web page. To read this development article, click:
Querying and Persisting Adobe AEM data into MySQL
No comments:
Post a Comment
If you have any doubts or questions, please let us know.