If your whole requirement is only to have some simple HTML forms,
capture some fields and have POST request handled by your webserver you
will not need AEM Forms. AEM Forms is interesting if you want to create
and manage complex HTML or PDF forms with local business logic, data
integrations with databases, services, external systems, have adaptive
forms that adapt to your devices, generate document of record from these
forms or create dynamic documents or interactive communications. The
whole th...