Deploy the sample assets on your server

Please follow the below instructions to get this functionality working on your AEM Server

Create Data Source

Property Name Property Value
Datasource Name SaveAndContinue
JDBC driver class com.mysql.cj.jdbc.Driver
JDBC Connection URL jdbc:mysql://localhost:3306/aemformstutorial?autoReconnect=true&useSSL=false&characterEncoding=utf8&useUnicode=true
NOTE

The xml files are stored in the root folder of your AEM server installation. The eclipse project >is provided to you to customize the solution as per your requirements.

The eclipse project with sample implementation can be downloaded from here

On this page